Releases: ChimeHQ/OAuthenticator
Releases · ChimeHQ/OAuthenticator
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
v0.3.0
What's Changed
- Add built-in support for Mastodon by @Timac in #4
- GitHub: Don't expose the AppAuthResponse properties by @Timac in #5
- Add support for GoogleAPI OAuth service by @martindufort in #9
- Improve some concurrency compatibility
- Ensure MainActor for the web login UI component
- Support both GitHub Apps and GitHub OAuth
New Contributors
- @martindufort made their first contribution in #9
Full Changelog: 0.2.1...0.3.0
v0.2.1
v0.2.0
Basically an entirely new library, built to support Swift concurrency.
v0.1.2
- Make sure to trigger login when no stored token is present
v0.1.1
- Correctly re-login when a refresh fails
v0.1.0
Initial Release