1.2.6 • Published 5 years ago
@iseats/auth v1.2.6
iSeats Auth Library
For development run npm start
in both /
and /dev
.
Environment variables:
SITE_URL
- Url of the site. Used for redirects.SITE_ROUTE
- Url to use when a login has successfully happened.API_TOKEN
- Used for identifying what httponly cookie should be searched for.API_URL
- URL for the API.API_ROUTE
- Suffix toAPI_URL
. e.g:/user