AuthSessionResponse
@raizfc/contracts / AuthSessionResponse
Type Alias: AuthSessionResponse
AuthSessionResponse =
Readonly<{intent?:AuthIntentDto;tokens:AuthTokensDto;user:AuthUserDto; }>
Defined in: auth.ts:37
@raizfc/contracts / AuthSessionResponse
AuthSessionResponse =
Readonly<{intent?:AuthIntentDto;tokens:AuthTokensDto;user:AuthUserDto; }>
Defined in: auth.ts:37