Skip to content

beamable-sdk / schema / GuestAuthRequest

Type Alias: GuestAuthRequest

GuestAuthRequest = object

Defined in: src/__generated__/schemas/GuestAuthRequest.ts:8

Properties

context?

optional context: AuthActorContextInfo

Defined in: src/__generated__/schemas/GuestAuthRequest.ts:9


customerId?

optional customerId: string | null

Defined in: src/__generated__/schemas/GuestAuthRequest.ts:10


initProperties?

optional initProperties: Record<string, string | null> | null

Defined in: src/__generated__/schemas/GuestAuthRequest.ts:11


realmId?

optional realmId: string | null

Defined in: src/__generated__/schemas/GuestAuthRequest.ts:12


scope?

optional scope: string | null

Defined in: src/__generated__/schemas/GuestAuthRequest.ts:13