element-portable/src/contexts
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
..
MatrixClientContext.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
RoomContext.ts Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
SDKContext.ts OIDC: Persist details in session storage, create store (#11302) 2023-07-20 21:30:19 +00:00