mirror of https://github.com/vector-im/riot-web
* add delegatedauthentication to validated server config * dynamic client registration functions * test OP registration functions * add stubbed nativeOidc flow setup in Login * cover more error cases in Login * tidy * test dynamic client registration in Login * comment oidc_static_clients * register oidc inside Login.getFlows * strict fixes * remove unused code * and imports * comments * comments 2 * util functions to get static client id * check static client ids in login flow * remove dead code * OidcRegistrationClientMetadata type * navigate to oidc authorize url * exchange code for token * navigate to oidc authorize url * navigate to oidc authorize url * test * adjust for js-sdk code * login with oidc native flow: messy version * tidy * update test for response_mode query * tidy up some TODOs * use new types * add identityServerUrl to stored params * unit test completeOidcLogin * test tokenlogin * strict * whitespace * tidy * unit test oidc login flow in MatrixChat * strict * tidy * extract success/failure handlers from token login function * typo * use for no homeserver error dialog too * reuse post-token login functions, test * shuffle testing utils around * shuffle testing utils around * i18n * tidy * Update src/Lifecycle.ts Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> * tidy * comment * update tests for id token validation * move try again responsibility * prettier * add friendly error messages for oidc authorization failures * i18n * update for new translations, tidy --------- Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| @types | ||
| __snapshots__ | ||
| accessibility | ||
| actions/handlers | ||
| audio | ||
| autocomplete | ||
| components | ||
| contexts | ||
| dispatcher | ||
| editor | ||
| events | ||
| hooks | ||
| i18n | ||
| images | ||
| img | ||
| models | ||
| modules | ||
| notifications | ||
| settings | ||
| setup | ||
| stores | ||
| test-utils | ||
| toasts | ||
| utils | ||
| voice-broadcast | ||
| widgets | ||
| Avatar-test.ts | ||
| ContentMessages-test.ts | ||
| DecryptionFailureTracker-test.js | ||
| DeviceListener-test.ts | ||
| HtmlUtils-test.tsx | ||
| Image-test.ts | ||
| KeyBindingsManager-test.ts | ||
| LegacyCallHandler-test.ts | ||
| Lifecycle-test.ts | ||
| Markdown-test.ts | ||
| MatrixClientPeg-test.ts | ||
| MediaDeviceHandler-test.ts | ||
| Notifier-test.ts | ||
| PosthogAnalytics-test.ts | ||
| PreferredRoomVersions-test.ts | ||
| Reply-test.ts | ||
| RoomNotifs-test.ts | ||
| Rooms-test.ts | ||
| ScalarAuthClient-test.ts | ||
| SdkConfig-test.ts | ||
| SlashCommands-test.tsx | ||
| SlidingSyncManager-test.ts | ||
| Terms-test.tsx | ||
| TestSdkContext.ts | ||
| TextForEvent-test.ts | ||
| Unread-test.ts | ||
| UserActivity-test.ts | ||
| WorkerManager-test.ts | ||
| createRoom-test.ts | ||
| email-test.ts | ||
| globalSetup.ts | ||
| languageHandler-test.tsx | ||
| linkify-matrix-test.ts | ||
| predictableRandom.ts | ||
| setupTests.ts | ||
| slowReporter.js | ||
| theme-test.ts | ||
| useTopic-test.tsx | ||