Appearance
DoCurious API Reference / types / AuthResponse
Interface: AuthResponse
Defined in: types/auth.types.ts:59
Authentication response (login/register)
Properties
tokens
tokens:
AuthTokens
Defined in: types/auth.types.ts:61
user
user:
User
Defined in: types/auth.types.ts:60