Skip to content

Conversation

lsirac
Copy link
Contributor

@lsirac lsirac commented Apr 27, 2021

Provides an option for developers to specify the OAuth response type for their OIDC provider (either one of these can be set:):

  • id_token
  • code (if set, must also set the client secret)
@lsirac lsirac requested review from egilmorez and hiranya911 April 27, 2021 23:58
@hiranya911 hiranya911 changed the title feat: enables OIDC auth code flow feat(auth): enables OIDC auth code flow May 11, 2021
Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM 👍

Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG, thanks!

@lsirac lsirac merged commit 6962561 into master May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants