Skip to content

Support for OIDC Auth #27

@jackmcguire1

Description

@jackmcguire1

Twitch Supports OIDC Authorization with custom claims
https://dev.twitch.tv/docs/authentication/getting-tokens-oidc/

It would be nice to support the OIDC auth method.

I suggest to implement https://github.com/coreos/go-oidc, to instead do :

  • The code exchanging
  • ID_TOKEN verification
  • Supports the ability to extract the custom OIDC claims!

MISC:

  • Add ability to get a Auth OIDC url, from helix.GetAuthorizationURL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions