mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-30 02:41:05 +02:00
* 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