gitea/vendor/github.com/markbates/goth/providers
oscar.lofwenhamn 0eeee9c721
Update markbates/goth (#10444)
- Fixes a JWT decoding issue in the OpenID provider
- Updates the GitHub provider to use the authorization header for authentication
- Updates the Twitch provider for Twitch's v5 API changes
- Adds the email and is_private_email fields to the Apple provider's GetUser implementation
- Modifies gothic to export a non-collidable context key for setting the Provider in a context.Context
- Adds new scopes to the Spotify provider
- Adds the IDToken from OpenID providers on the user struct
- Make Apple provider's SecretParams public
- Adds support for sign in with Apple, and drops support for Go versions 1.7 and 1.8
- Fixes the Slack provider's FetchURL logic to use the appropriate scope for the info it needs
Signed-off-by: Oscar LÃfwenhamn <oscar.lofwenhamn@cgi.com>
2020-02-24 12:08:43 -05:00
..
bitbucket Update markbates/goth library (#3533) 2018-02-19 07:10:51 +02:00
discord Discord Oauth2 support (#4476) 2019-01-13 14:06:22 -05:00
dropbox Update markbates/goth libary to fix OAuth2 support (#3661) 2018-03-13 01:35:46 +02:00
facebook Discord Oauth2 support (#4476) 2019-01-13 14:06:22 -05:00
gitea oauth2 with remote Gitea - Fix #8093 (#8149) 2019-09-12 22:15:36 -04:00
github Update markbates/goth (#10444) 2020-02-24 12:08:43 -05:00
gitlab Update markbates/goth library (#3533) 2018-02-19 07:10:51 +02:00
google migrate gplus to google oauth2 provider (#7885) 2019-09-14 12:02:39 +02:00
openidConnect Update markbates/goth (#10444) 2020-02-24 12:08:43 -05:00
twitter Update markbates/goth library (#3533) 2018-02-19 07:10:51 +02:00