element-portable/src/utils/oidc
Kerry 0b0d77cbcc
OIDC: Persist details in session storage, create store (#11302)
* utils to persist clientId and issuer after oidc authentication

* add dep oidc-client-ts

* persist issuer and clientId after successful oidc auth

* add OidcClientStore

* comments and tidy

* format
2023-07-20 21:30:19 +00:00
..
authorize.ts OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
persistOidcSettings.ts OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
registerClient.ts use more future proof config for static clients (#11175) 2023-07-04 23:10:03 +00:00