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: forward org ID during login and registration #293

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Commits on Sep 11, 2023

  1. feat(changelog): support auth_type parameter

    The Facebook OIDC provider now supports an auth_type parameter that
    when set to "reauthenticate" will force the user to
    reauthenticate (similar to `prompt=login` for other Providers).
    
    Kratos changes: ory/kratos@7aa2e29...fc30304
    
    Signed-off-by: Henning Perl <[email protected]>
    hperl committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ef61dfb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    fb876bb View commit details
    Browse the repository at this point in the history