Issue workspace-creation challenge
Workspaces
Issue workspace-creation challenge
Step 1 of workspace creation. Returns a nonce + message; sign with the wallet that will own the workspace. Public — issuing a nonce leaks no state.
POST
Issue workspace-creation challenge
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
EIP-55 checksummed wallet address requesting sign-in.
Example:
"0xAbC0000000000000000000000000000000000001"