Skip to content

beamable-sdk / schema / ServerTokenAuthRequest

Type Alias: ServerTokenAuthRequest

ServerTokenAuthRequest = object

Defined in: src/__generated__/schemas/ServerTokenAuthRequest.ts:6

⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.

Properties

clientId?

optional clientId: string | null

Defined in: src/__generated__/schemas/ServerTokenAuthRequest.ts:7


clientSecret?

optional clientSecret: string | null

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


customerId?

optional customerId: string | null

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


realmId?

optional realmId: string | null

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