1.3.7 • Published 4 years ago
simple-login-wl v1.3.7
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 |