Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Sign in to Dapp token validation #4261

Open
sparrowDom opened this issue Jan 13, 2020 · 0 comments
Open

Sign in to Dapp token validation #4261

sparrowDom opened this issue Jan 13, 2020 · 0 comments
Assignees
Labels
bug Something isn't working as intended dapp P2 Small number of users are affected, major cosmetic issue

Comments

@sparrowDom
Copy link
Member

When a user signs into the Dapp the authentication token is created. And it is only valid for the network user is currently on. If the user switches networks the token is no longer valid (from Rinkeby to Mainnet for example), but Dapp still shows user as signed in. Services that verify the token (like growth server) will fail all the requests.

When the Dapp loads it should verify the stored token and sign the user out if the token is not valid.

@sparrowDom sparrowDom added bug Something isn't working as intended dapp P2 Small number of users are affected, major cosmetic issue labels Jan 13, 2020
@shahthepro shahthepro self-assigned this Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working as intended dapp P2 Small number of users are affected, major cosmetic issue
Projects
None yet
Development

No branches or pull requests

2 participants