Forkast Developer Docs
Forkast SDK Integration Guide
Account
3 min
this section documents the core interfaces used when working with user accounts in forkastsdk functions docid 3msl7bdszrodd6bo4a31 docid 1dly5pdzkxyajcw2al8rk docid\ x8sncrxxvgsjbs hfxofz docid\ gr1oshydr6a7bcgl g6kz docid\ s qusn4kw catsmuae5vo types login response represents a user's access token and wallet salt interface loginresponse { accesstoken string; walletsalt string; } key fields field type description accesstoken string the token to authenticate requests walletsalt string the salt associated with the user's wallet