-
Notifications
You must be signed in to change notification settings - Fork 17
chore: authentication deep link login #9100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 63 commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
7045632
add deep link auth state
popuz 8d1ff32
dappWeb3 flow
popuz f326536
add deepLink handling
popuz b300840
handled deep link flow with tester
popuz fc31edd
Merge branch 'dev' into chore/authentication/deep-link-login
popuz 3b6f35f
Merge branch 'dev' into chore/authentication/deep-link-login
popuz 8366184
Merge remote-tracking branch 'origin/chore/authentication/deep-link-l…
popuz c85f914
Merge branch 'dev' into chore/authentication/deep-link-login
popuz 9c9d093
Merge remote-tracking branch 'origin/chore/authentication/deep-link-l…
popuz 6f985dc
not consuming signing deepLink
popuz 48fc061
Merge branch 'dev' into chore/authentication/deep-link-login
popuz 7f5237d
not deleting the file
popuz bcd19a6
enabled logging categories
popuz 9750311
replaced socket with POST request
popuz 233291d
moved to its own class
popuz 2cf2a27
clean up from Dapp old flow
popuz add0163
removing bridge file; -logs cleanup
popuz abf574e
renaming of old Dapp auth
popuz 93950b1
spacing
popuz b29abe0
simplified comments
popuz 14ecb96
removed interface
popuz cfef516
clean up logs and comments
popuz 8c84cdc
more cleanup
popuz 0dab6f3
Merge remote-tracking branch 'refs/remotes/origin/dev' into chore/aut…
popuz ecc5b31
add sanity-check for received address
popuz 91a0d4e
addressed several reviewer requests
popuz 64fa111
removed IWebBrowser and renamed method
popuz 3df3783
removed no-op logout across authentificators
popuz 8ca9f99
Merge branch 'dev' into chore/authentication/deep-link-login
popuz 918e9c8
add retries and exception handling
popuz 289960d
harden deep-link sign-in against stale signin ids, fix local-scene lo…
popuz 7f4bdc2
fixed last comment
popuz b374e1a
fix warningsat DappDeepLinkAuthenticator
lorux0 6036187
fix null check warnings at Bootstrapper
lorux0 8538e11
fix multiple explorer instances authentication: defer deep link consu…
lorux0 b5bb6fa
add bridge-only param on editor
lorux0 4c39b26
comments updating
lorux0 04841c8
fix comments
lorux0 d2b6b92
Merge branch 'dev' into chore/authentication/deep-link-login
lorux0 8c96b23
fix merge errors
lorux0 3035d28
wait for matching auth request id
lorux0 db0dc5b
reduce compilation warnings
lorux0 3533102
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 dc68e6e
Update Explorer/Assets/DCL/RuntimeDeepLink/DeepLinkSentinel.cs
lorux0 42a670d
Update Explorer/Assets/DCL/Infrastructure/Global/Dynamic/BootstrapCon…
lorux0 d30b0ba
Update Explorer/Assets/DCL/Infrastructure/Global/AppArgs/AppArgsFlags.cs
lorux0 2978f3c
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 20de70b
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 eca8587
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 65f8a23
Update Explorer/Assets/DCL/Infrastructure/Global/AppArgs/AppArgsFlags.cs
lorux0 85b7967
Update Explorer/Assets/DCL/Infrastructure/Global/Dynamic/BootstrapCon…
lorux0 6786673
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 dc79f08
dont request auth id anymore
lorux0 78154ca
Merge branch 'dev' into chore/authentication/deep-link-login
lorux0 f3500ea
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 8493198
fix compilation err
lorux0 13925cc
Merge branch 'dev' into chore/authentication/deep-link-login
lorux0 29a0dbb
Update Explorer/Assets/DCL/RuntimeDeepLink/DeepLinkSentinel.cs
lorux0 4df5a24
Update Explorer/Assets/DCL/RuntimeDeepLink/DeepLinkSentinel.cs
lorux0 427efd4
review fixes
lorux0 63aab99
Merge branch 'dev' into chore/authentication/deep-link-login
lorux0 afbf784
delete iwebbrowser file
lorux0 f55ff5e
Merge branch 'dev' into chore/authentication/deep-link-login
mikhail-dcl 2328a7f
Update Explorer/Assets/DCL/Web3/Authenticators/Implementations/Dapp/D…
lorux0 822f0bb
Merge branch 'dev' into chore/authentication/deep-link-login
lorux0 884fc77
fix web browser naming
lorux0 fb85cd1
fix credit purchase tests due web browser
lorux0 96e54e5
reduce warnings
lorux0 084cf9d
Merge branch 'dev' into chore/authentication/deep-link-login
lorux0 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...orer/Assets/DCL/AuthenticationScreenFlow/States/IdentityVerificationDappAuthState.cs.meta
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
...ets/DCL/AuthenticationScreenFlow/States/IdentityVerificationDappDeepLinkAuthState.cs.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.