-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Running into an issue with member.cash identity login - all requests are returning {approvalRequired: true}
The issue seems to be -
In the login window, a value, 'seed-hex-key-member.cash' is set in localStorage.
The iframe expects to be able to retrieve this value but finds that localStorage is empty so creates a new value.
localStorage is both get and set in the identity 'seedHexEncryptionKey' method.
Not sure why this issue is present on member.cash but not on bitclout.com - maybe to do with third party domain restrictions.
Issue can be seen and tested on current member.cash site.
Issues is consistent across Windows 10 Brave, Windows 10 Edge, Android Brave
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels