Releases: ChimeHQ/OAuthenticator
Releases · ChimeHQ/OAuthenticator
v0.7.2
What's Changed
- Fix minor code formatting issues by @ThisIsMissEm in #42
- Return Login from manual authentication by @ThisIsMissEm in #46
- Expose a
validatorfunction fromBluesky.tokenHandlingto enable sub/token validation
Full Changelog: 0.7.1...0.7.2
v0.7.1
What's Changed
- Add support for Protected Resource Metadata by @ThisIsMissEm in #38
- Expose and fix missing iss check by @mattmassicotte in #41
New Contributors
- @ThisIsMissEm made their first contribution in #38
Full Changelog: 0.7.0...0.7.1
v0.7.0
v0.6.1
What's Changed
- Make sure Bluesky
login_hintis optional - Make
LoginStorageconform toSendable - Make DPoP types public
Loginwasn't correctly storing its issuingServer
New Contributors
- @germ-mark made their first contribution in #29
Full Changelog: 0.6.0...0.6.1
v0.6.0
What's Changed
- PAR, PKCE, Server/Client Metadata, and DPoP
- Bluesky support
- Add support for refreshing tokens for Bluesky by @tonyarnold in #24
- support an async JWTGenerator by @radmakr in #25
New Contributors
Full Changelog: 0.5.0...0.6.0
v0.5.0
- Swift 6 support
v0.4.3
What's Changed
- Add declaration to process the Privacy manifest file by @martindufort in #20
Full Changelog: 0.4.2...0.4.3
v0.4.2
What's Changed
- Send scopes to GitHub when authorizing by @tonyarnold in #17
- Added default Privacy Manifest (not tracking anything) by @martindufort in #19
New Contributors
- @tonyarnold made their first contribution in #17
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- Refresh no longer valid token stored in active task by @Tunous in #14
- Add support for Google optional authorization parameters. by @martindufort in #15
New Contributors
Full Changelog: 0.4.0...0.4.1
v0.4.0
What's Changed
- Add ability to obtain result of Authentication process by @martindufort in #12
Full Changelog: 0.3.0...0.4.0