deso-protocol / identity

Sign in with DeSo
MIT License
70 stars 66 forks source link

fix: consider users that have already been issued a derived key #271

Closed jackson-dean closed 1 year ago

jackson-dean commented 1 year ago

Adds ability for an app developer to provide identity a hint as to which accounts have already been issued derived keys when they logged into the app. If provided and a user attempts go through the derived key login flow again, and they select an account from this list of keys, we skip the derived key approval UI.

jackson-dean commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.