propylons-client
Version:
Client package for Propylons
13 lines (9 loc) • 395 B
Markdown
## Base capabilities
This package provides:
* JWT token decoding
* permissions check utils
* a base class to extend in your high level user objects
## Extra capabilities
You can use the optional capabilities:
* full featured API client: retry automatically when token expired
* authentication client: login, signup, refreshToken, forgot password, ... currently compatible with Amazon Cognito