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
In order to join the sphere, another client must authorize your local key
This is the local key's ID; share it with an authorized client:
did:key:z6MkjFq...
Hint: if the authorized client is also using the "orb" CLI, you can use this command from the existing workspace to authorize the new key:
orb auth add did:key:z6MkjFq...
Once authorized, you will get a code.
Type or paste the code here and press enter:
Copy the local key's DID from above and paste it into the DID field of the Authorization form on iOS, supply a name for the authorization.
Submit the form and you will receive an authorization which you can copy / share.
Back on your computer, paste this authorization into the (still waiting) orb command.
Once authorized, run orb sphere status to check the local state and run orb sphere sync to sync your notes to the filesystem.