element-web-Github/test/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-test.ts OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
persistOidcSettings-test.ts OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00
registerClient-test.ts Fix jest/valid-expects lints (#11238) 2023-07-13 15:19:44 +00:00