matrix-react-sdk
MSC4108 support OIDC QR code login
#12370
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
120
Changes
View On
GitHub
Commits
WIP prototype of MSC4108
hughns
committed
2 years ago
Async import rendezvous bits as they include the rust crypto wasm blob
t3chguy
committed
2 years ago
Iterate PR
t3chguy
committed
2 years ago
Switch to generating/parsing MSC4108 QR codes via Rust Crypto
t3chguy
committed
2 years ago
Wait until secure channel is confirmed before doing OIDC registration
hughns
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into hughns/oidc-qr-prototyping
t3chguy
committed
2 years ago
Wire up rust-crypto qr secrets import/export
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into hughns/oidc-qr-prototyping
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into hughns/oidc-qr-prototyping
t3chguy
committed
2 years ago
Shuttle secrets via credentials and avoid calling doSetLoggedIn twice
t3chguy
committed
2 years ago
Restore key backup after importing QR secrets
t3chguy
committed
2 years ago
Remove unused method
t3chguy
committed
2 years ago
Delint
t3chguy
committed
2 years ago
i18n
t3chguy
committed
2 years ago
Ensure rust crypto wasm is loaded async
t3chguy
committed
2 years ago
Remove changes which rely on major oidc-client-ts upstream changes
t3chguy
committed
2 years ago
Prettier
t3chguy
committed
2 years ago
Remove login qr flows
t3chguy
committed
2 years ago
Simplify
t3chguy
committed
2 years ago
Restore legacy QR code login
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
i18n
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Add test
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Prototype of requiring CheckCode
t3chguy
committed
2 years ago
Split display of secure channel confirmation code and Device Authorization Grant user code
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Iterate UX
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Handle additional rendezvous failure reasons
t3chguy
committed
2 years ago
Rename data_mismatch to insecure_channel_detected
t3chguy
committed
2 years ago
Update failure reasons to match MSC
t3chguy
committed
2 years ago
Test deeper
t3chguy
committed
2 years ago
Fix types
t3chguy
committed
2 years ago
i18n
t3chguy
committed
2 years ago
Gate OIDC QR on OIDC Native labs flag
t3chguy
committed
2 years ago
Iterate QR OIDC UX
t3chguy
committed
2 years ago
Split error for UserDeclined
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
i18n
t3chguy
committed
2 years ago
Fudge yarn.lock
t3chguy
committed
2 years ago
Copy prepare hack
t3chguy
committed
2 years ago
Try s'more
t3chguy
committed
2 years ago
Try s'more
t3chguy
committed
2 years ago
Try s'more
t3chguy
committed
2 years ago
Try s'more
t3chguy
committed
2 years ago
Try s'more
t3chguy
committed
2 years ago
Update snapshots
t3chguy
committed
2 years ago
Fix tests
t3chguy
committed
2 years ago
Fix tests
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
Fix styling
t3chguy
committed
2 years ago
Fix styling
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
Fix tests
t3chguy
committed
2 years ago
Require cross-signing to be ready for oidc-qr login
t3chguy
committed
2 years ago
Handle etag missing state
t3chguy
committed
2 years ago
Improve coverage
t3chguy
committed
2 years ago
Update snapshots
t3chguy
committed
2 years ago
Improve coverage
t3chguy
committed
2 years ago
Improve coverage
t3chguy
committed
2 years ago
Improve coverage
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Improve coverage
t3chguy
committed
2 years ago
Improve docs
t3chguy
committed
2 years ago
Tidy
t3chguy
committed
2 years ago
Tidy
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
Iterate
t3chguy
committed
2 years ago
XXX: Add `Link new device` to User Menu
t3chguy
committed
2 years ago
XXX iterate
t3chguy
committed
2 years ago
Don't use validated_server_config as that is only set for OIDC-native
t3chguy
committed
2 years ago
Fix tests
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Fix "Link New Device" action
t3chguy
committed
2 years ago
i18n
t3chguy
committed
2 years ago
Clear show qr code state when navigating tabs
t3chguy
committed
2 years ago
Ensure the channel is not cancelled when the flow is concluded
t3chguy
committed
2 years ago
Improve coverage
t3chguy
committed
2 years ago
Fix test
t3chguy
committed
2 years ago
Fix styling bug
t3chguy
committed
2 years ago
Update copy
t3chguy
committed
2 years ago
Update snapshot
t3chguy
committed
2 years ago
Update copy
t3chguy
committed
2 years ago
Update snapshot
t3chguy
committed
2 years ago
Remove redundant (for now) scanning code
t3chguy
committed
2 years ago
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
delint
t3chguy
committed
2 years ago
Cull more early code
t3chguy
committed
2 years ago
Tidy
t3chguy
committed
2 years ago
Fix error handling
t3chguy
committed
2 years ago
Merge branch 'develop' into t3chguy/oidc-qr-prototyping
t3chguy
committed
2 years ago
Bump @matrix-org/matrix-sdk-crypto-wasm to 90b63b84df65c19161f94049d83218cb4dfff97d
t3chguy
committed
2 years ago
+ more commits ...
Loading