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