regen-network / keystone

:rocket: key management system
Apache License 2.0
4 stars 2 forks source link

Write up requirement for Keplr wallet auth #40

Open frumioj opened 2 years ago

frumioj commented 2 years ago
  1. If not authenticated to Registry (ie. no auth cookie)
  2. Check whether Keplr wallet API is available
  3. If so, don't go to auth0 - present the option to the user of Keplr or the socials
  4. If Keplr chosen, do Commonwealth API calls to integrate Kepler Wallet as new Registry user
  5. In subsequent calls, user profile should be marked as to authenticator type (Keplr or auth0)