cred-redux
v0.0.1
Published
Redux middleware for managing JWTs client-side and making API calls to an authenticated server.
Downloads
4
Readme
Cred Redux
A Redux middleware for managing JSON Web Tokens client-side in a Redux application. It handles storing tokens locally, refreshing access-tokens when they expire, and making API calls to cloud servers (including access-tokens in the Authorization header).