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

OIDC: Persist details in session storage, create store #11302

Merged
merged 8 commits into from
Jul 20, 2023

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    2bab36b View commit details
    Browse the repository at this point in the history
  2. add dep oidc-client-ts

    Kerry Archibald committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    66dc9fb View commit details
    Browse the repository at this point in the history
  3. persist issuer and clientId after successful oidc auth

    Kerry Archibald committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a5c0a51 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. add OidcClientStore

    Kerry Archibald committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    50f3fe4 View commit details
    Browse the repository at this point in the history
  2. comments and tidy

    Kerry Archibald committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3681b2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978109a View commit details
    Browse the repository at this point in the history
  4. format

    Kerry Archibald committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fbcf991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b874ff View commit details
    Browse the repository at this point in the history