Releases: Nickforall/ExFirebaseAuth
Releases · Nickforall/ExFirebaseAuth
0.5.1
Features
- Set default expiry on mocked token to 1 hour from utc now.
What's Changed
- Bump ex_doc from 0.26.0 to 0.27.2 by @dependabot in #44
Full Changelog: 0.5.0...0.5.1
0.5.0
Features
- Verify expiration date of token
- Do not raise on a wrongly formatted JWT
- Update dependencies to support telemetry 1.0
Pull requests merged
- Add OTP 24 to test matrix by @Nickforall in #22
- Bump jose from 1.11.1 to 1.11.2 by @dependabot in #27
- Bump ex_doc from 0.24.2 to 0.25.1 by @dependabot in #26
- Add elixir 1.12 to the test matrix by @Nickforall in #28
- Bump ex_doc from 0.25.1 to 0.25.3 by @dependabot in #31
- Bump ex_doc from 0.25.3 to 0.26.0 by @dependabot in #36
- Add exception handling for invalid JWT by @alfietham in #43
- Bump finch to 0.10 to support telemetry 1.0 by @juanazam in #38
- Bump jason from 1.2.2 to 1.3.0 by @dependabot in #39
- Add check for token expiry by @alfietham in #42
New Contributors
- @alfietham made their first contribution in #43
- @juanazam made their first contribution in #38
Full Changelog: 0.4.2...0.5.0
0.4.2
- OTP 24 support
0.4.1
- Add config value to prevent KeyStore from crashing when offline (@lucasavila00 #19)
0.4.0
Adds tests for ExFirebaseAuth's behavior
0.3.1
0.3.1
0.3.0
0.3.0
0.2.1
Bump to 0.2.1
0.2.0 Testing + Performance
Check out the Changelog
0.1.0
Initial release