mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-20 05:51:08 +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