Skip to content

@pbvex/client / AuthResponse

Interface: AuthResponse<T>

Type Parameters

T

T extends AuthRecord = AuthRecord

Properties

meta?

optional meta?: Record<string, unknown>


record

record: T


token

token: string

Generated API reference. Source of truth is the codebase.