Login with signed message
Authenticate with a Web3 wallet. Submit the wallet-signed login message together with your session ID to receive a JWT access token, refresh token, and user…
POST
Authenticate with a Web3 wallet. Submit the wallet-signed login message together with your session ID to receive a JWT access token, refresh token, and user record. Pass the token as Authorization: Bearer <token> on all authenticated endpoints.
Loading code example
Loading code example
Body
addressstringrequiredWallet address
signaturestringrequiredSigned message from wallet
messagestringrequiredMust be 'Welcome to Forkast!'
Response
application/json
Login successful
accessTokenstringrequiredwalletSaltstringrequiredrefreshTokenstringrequiredproxyWalletstringrequired