deso-protocol / deso-protocol/identity

Brave / Edge not supported

Open
#46 14 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
69
Forks
64
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.