Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 273 Bytes

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).