mirror of
https://github.com/vector-im/element-web.git
synced 2026-06-28 11:29:40 +00:00
5d169afb8a
* update uses of ValidatedDelegatedAuthConfig to broader OidcClientConfig type * add OIDC register flow to registration page * pass prompt param to auth url creation * update type * lint * test registration oidc button * fix: reference state inside setState * comment