Current section
Files
Jump to
Current section
Files
ex_firebase_auth
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.3.0
- Fixed an issue where token store was never refreshed
## 0.2.1
- Tweaked the refresh interval of fetching private keys from Google
## 0.2.0
- Improve performance of fetching public keys by storing them in an ETS table
- Added `ExFirebaseAuth.Mock` for writing integration tests with ID tokens
## 0.1.0 Initial Release
- đŸ”¥