You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor(auth): add auth session and preload scripts
* refactor(auth): add auth modal component
* refactor(auth): show extension modal when there are already requests
* refactor(auth): show onboarding modal if no provider is installed
* refactor(auth): update explanation
* refactor(auth): remove log
* refactor(auth): handle account connected
* refactor(auth): update yarn lock
* refactor(auth): guard modal by qa mode
* refactor(auth): add alert
* refactor(auth): restore preview url
* refactor(auth): rename state class name and use private fields
* refactor(auth): use getConnectedProvider instead of getCurrentWeb3Provider
* refactor(providers): make return type of getConnectedProvider enum
* refactor(providers): make return type of getConnectedProvider enum
* refactor(auth-state): use private modifier instead of private fields
* refactor(auth): open modal when qa mode is activated
* refactor(auth): track pending signature requests and resume after wallet is connected
* refactor(proxy-server): update commit
* handle destroyed wc sender
* fix mm reload after import
* update mm
* reopen auth modal on app reload after import (#607)
* refactor(auth): update webview dimension and padding
* feat(auth): support email verified
* fix(auth): add back transparent background
* test: add prependListener mock
* chore: prettier fix
* add manage hp accounts dropdown option
* prevent auth modal reopen on every launch
* rm launch auth modal on qa mode, rm alert
* fix imports
* revert mm changes
* fix onboarding on first app load
* fix email verify stuck
* rm log
* mv authStore to authState
* close sign in modal on email confirm
* change account dropdown zIndex to be > mm ext
* add email-confirmation protocol handler
* update email confirmation protocol
* prettier
* add try catch to reload
* rm debug logs
* fix: Fixed submodules not updated, which fails pipelines
* point to submodule auth branches
* add test, fix mac deeplink
* chore(auth): use extension api to show popup instead of state
* chore(auth): use extension api to show popup instead of state
* chore: run lint
* feat(auth): add is launcher query parameter
* refactor(auth): remove unused import
* refactor(auth): use fix branch for provider helper
* refactor(auth): use fix branch for provider helper
* refactor(auth): use main branch in submodules
---------
Co-authored-by: Brett <27568879+BrettCleary@users.noreply.github.com>
Co-authored-by: Red <red.pace.dev@gmail.com>
0 commit comments