Releases: trchopan/firebase-auth
Releases · trchopan/firebase-auth
version/0.3.3
What's Changed
- Support generic type to custom claims by @trchopan in #20
- Fix loop update public keys by @trchopan in #29
Full Changelog: version/0.3.2...version/0.3.3
version/0.4.3
What's Changed
- Fix update public keys by @a-pechenyi in #26
- Remove await by @trchopan in #27
- Update examples by @trchopan in #28
Full Changelog: version/0.4.2...version/0.4.3
version/0.4.2
What's Changed
- Verifier take generic typing to be extended in case of Custom Claims by @trchopan in #18
- Change README for custom claims examples by @trchopan in #21
Full Changelog: version/0.4.1...version/0.4.2
version/0.3.2
What's Changed
Full Changelog: version/0.3.1...version/0.3.2
Release 0.4.1
Fix README path
Release 0.4.0
What's Changed
- Support for Axum v0.7 via feature by @Pechkin in #11
- Fixed incorrect feature name for actix by @wickwirew in #12
- Implement Display for VerificationError and return Result instead of … by @trchopan in #13
- Major refactor project to worksace & Add support for Axum 0.7 by @trchopan in #14
- GitHub workflow for workspace by @trchopan in #15
- Add README for Axum 0.7 support by @trchopan in #16
New Contributors
- @Pechkin made their first contribution in #11
- @wickwirew made their first contribution in #12
Full Changelog: version/0.3.1...version/0.4.0
Release 0.3.1
What's Changed
Full Changelog: version/0.3.0...version/0.3.1
Release 0.3.0
What's Changed
- Update README.md by @trchopan in #7
- Use thread handler instead of callback to handle update Firebase by @trchopan in #8
Full Changelog: version/0.2.2...version/0.3.0
Release 0.2.2
Add support for Axum
What's Changed
- Make picture and name optional for when users sign up by email by @armyofgnomes in #2
- support firebase anonymous sign-in by @D4ntin in #4
- Version 0.2.1 by @trchopan in #5
- Do Cargo publish on release by @trchopan in #6
New Contributors
- @armyofgnomes made their first contribution in #2
- @D4ntin made their first contribution in #4
- @trchopan made their first contribution in #5
Full Changelog: https://github.com/trchopan/firebase-auth/commits/version/0.2.2