Authentication

Link a wallet to the current (Google) session — collapses both into one wallet identity.

post/v4/auth/link/wallet

Cookies

jwtstring

Request body

addressstring required
messagestring required
signaturestring required
chainIdnumber

Chain ID of the wallet

Response

Response for status 200

successboolean required

Whether login was successful

tokenstring

JWT token for Authorization header — only returned in development for cross-site cookie fallback

Changes

No recorded changes to this endpoint across all 1 revision of this API.