UNPKG

@daystram/ratify-client

Version:
17 lines (12 loc) 852 B
# Ratify Client JS [![Gitlab Pipeline Status](https://img.shields.io/gitlab/pipeline/daystram/ratify-client-js/main)](https://gitlab.com/daystram/ratify-client-js/-/pipelines) [![npm](https://img.shields.io/npm/dt/@daystram/ratify-client)](https://www.npmjs.com/package/@daystram/ratify-client) [![npm](https://img.shields.io/npm/v/@daystram/ratify-client)](https://www.npmjs.com/package/@daystram/ratify-client) [![MIT License](https://img.shields.io/github/license/daystram/ratify-client-js)](https://github.com/daystram/ratify-client-js/blob/master/LICENSE) JavaScript library for integrating authentication with [Ratify](https://ratify.daystram.com) OAuth. ## Install ```shell npm install @daystram/ratify-client ``` ## License This project is licensed under the [MIT License](https://github.com/daystram/ratify-client-js/blob/master/LICENSE).