## 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
