Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

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