simple-login-wl
v1.3.7
Published
## Install
Readme
API login lib
Install
With Yarn:
yarn add simple-login-wlWith NPM:
npm install simple-login-wlDocs
| function | description |
| ---------- | ----------------------------------------------- |
| checkToken | Check the token |
| createToken| Create token by email |
| deleteUser | Delete user by domain |
| register | Create user using domain and domainkey |
| getUser | Get all users by domain and domainkey |
