0.0.5 • Published 2 years ago

propylons-client v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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