Adapt OAuth2 implementation to Matrix Spec v1.18 (#34026)
* Adapt OAuth2 implementation to Matrix Spec v1.18 * Handle more cases of oidc->oauth * Fix test * Fix read back of oauth2 context * Iterate * Fix tests * Discard changes to apps/web/playwright/e2e/settings/account-user-settings-tab.spec.ts * Fix test * Fix test * Fix test * Potential fix for pull request finding 'Unused variable, import, function or class' Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> * Iterate * Iterate * Fix test --------- Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
parent
38e29c51c4
commit
2bc9656957
@@ -114,8 +114,6 @@ overrides:
|
||||
pretty-format@30>react-is: 19.2.6
|
||||
"@types/react": "catalog:"
|
||||
"@types/react-dom": "catalog:"
|
||||
oidc-client-ts: 3.5.0
|
||||
jwt-decode: 4.0.0
|
||||
caniuse-lite: 1.0.30001799
|
||||
markdown-it: 14.1.1
|
||||
matrix-widget-api: "^1.17.0"
|
||||
|
||||
Reference in New Issue
Block a user