Releases: ueberauth/ueberauth_google
Releases · ueberauth/ueberauth_google
v0.12.1
v0.12.0
What's Changed
- Add support to hl param in authorization URL by @alejandrodevs in #102
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add the option to get the client secret dynamically. by @alejandrodevs in #101
New Contributors
- @alejandrodevs made their first contribution in #101
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- Use erlef/setup-beam and bump GHA versions by @kianmeng in #96
- Fix "Requested Erlang/OTP version (22.3) not found in version list " on CI by @angelikatyborska in #100
- Handle %OAuth2.Response{status_code: 503} with no error_description in get_access_token by @angelikatyborska in #99
New Contributors
- @angelikatyborska made their first contribution in #100
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Include version badge in README by @PragTob in #69
hd:
doesn't limit login to a domain but only suggests it by @PragTob in #70- Added OAuth version relaxation to Changelog by @PragTob in #71
- Allow the userinfo endpoint to be configured via options. by @mpinkston in #75
- Add birthday by @foxtrod in #73
- Version updates by @ramortegui in #76
- Add support for optional include_granted_scopes param by @mdlkxzmcp in #79
- Misc doc changes by @kianmeng in #81
- Upgrade Ueberauth and Refactor CSRF State Logic by @greg-rychlewski in #82
- Remove :applications instructions from readme by @axelson in #85
- Fix crash on not handled Oauth2.Error by @lukaszsamson in #88
- Allow Ueberauth 0.9.0 by @wkirschbaum in #92
- Updated ueberauth to 0.10 by @asliwka-jobvalley in #93
- Prefer Local Over Global Configuration by @aj-foster in #95
New Contributors
- @mpinkston made their first contribution in #75
- @foxtrod made their first contribution in #73
- @ramortegui made their first contribution in #76
- @mdlkxzmcp made their first contribution in #79
- @kianmeng made their first contribution in #81
- @greg-rychlewski made their first contribution in #82
- @axelson made their first contribution in #85
- @lukaszsamson made their first contribution in #88
- @wkirschbaum made their first contribution in #92
- @asliwka-jobvalley made their first contribution in #93
- @aj-foster made their first contribution in #95
Full Changelog: v0.9.0...v0.10.2
v0.10.0
v0.9.0
Version 0.8.0
v0.8.0 Release 0.8
Version 0.6.0
v0.6.0 Add OSX and vim files to ignore
Version 0.4.0
- Target Elixir 1.3 and above
- Pin OAuth2 to 0.6.0