Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update markbates/goth #10444

Merged
merged 1 commit into from
Feb 24, 2020
Merged

Update markbates/goth #10444

merged 1 commit into from
Feb 24, 2020

Commits on Feb 24, 2020

  1. Update markbates/goth

    - 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 <[email protected]>
    Oscar LÃfwenhamn committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b981df3 View commit details
    Browse the repository at this point in the history