You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, now I fot it.
In the new flow, user is not specifying his acc id, but since we have 1-1 mapping of keys to accs, we can can his acc id with this call.
If the user doesn't specify the address get their public key, look it up here
https://api.kitwallet.app/publicKey/ed25519:4hYd7V3FQ4bDjyvzgitcgQa4u2TeQ6rG9RzbWYeJ9dqv/accounts
and sign them in to the first one this returns.
The text was updated successfully, but these errors were encountered: