This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
Releases: ml-archive/keychain
Releases · ml-archive/keychain
Version 0.12.0
This is a complete rewrite of JWTKeychain. Should be stable enough for use, but use at your own risk.
Version 0.0.6
Expose hash convenience
Version 0.0.0
Release to test the upcoming JWTKeychain. Use at own risk ☠️
Version 0.11.5
Fixed
- case insensitive email comparison
Version 0.11.4
Changed
- Made the password regex error message more explanatory.
Version 0.11.3
Changed
- Opened up properties on
StoreRequest
to be able to use the validator in custom models.
Version 0.11.2
- Command for generating JWT tokens now uses email instead of id for lookup.
Version 0.11.1
- Added a command for generating a JWT token from a user id.
Version 0.11.0
Renamed resources to avoid conflicts with Nodes' admin panel.
Version 0.10.1
Aligned reset-password routes everywhere.