riot-web/test/test-utils
Kerry 328db8fdfd
OIDC: Check static client registration and add login flow (#11088)
* util functions to get static client id

* check static client ids in login flow

* remove dead code

* add trailing slash

* comment error enum

* spacing

* PR tidying

* more comments

* add ValidatedDelegatedAuthConfig type

* Update src/Login.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Update src/Login.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* Update src/utils/ValidatedServerConfig.ts

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

* rename oidc_static_clients to oidc_static_client_ids

* comment

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-06-22 10:15:44 +00:00
..
audio.ts
beacon.ts
call.ts
client.ts Use `crypto.isCrossSigningReady` in `CrossSigningPanel` (#11080) 2023-06-14 09:46:14 +00:00
composer.ts Update tests to prefer RTL over Enzyme (#10247 2023-02-28 08:58:23 +00:00
console.ts
date.ts
events.ts
index.ts
location.ts
platform.ts
poll.ts
pushRules.ts add push rules test utility (#10712) 2023-04-27 01:18:19 +00:00
relations.ts
room.ts Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
test-utils.ts OIDC: Check static client registration and add login flow (#11088) 2023-06-22 10:15:44 +00:00
threads.ts Include thread replies in message previews (#10631) 2023-06-01 07:53:48 +00:00
utilities.ts More tests for UserInfo (#10677) 2023-04-21 13:48:27 +00:00
wrappers.tsx Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00