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

feat: support auth_type param #3487

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Commits on Sep 11, 2023

  1. feat: support auth_type parameter

    The Facebook OIDC provider supports an auth_type parameter that
    when set to "reauthenticate" will force the user to
    reauthenticate (similar to `prompt=login` for other Providers).
    hperl committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e60cc98 View commit details
    Browse the repository at this point in the history