beamable-sdk / schema / AuthResponse
Type Alias: AuthResponse¶
AuthResponse =
object
Defined in: src/__generated__/schemas/AuthResponse.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
accessToken?¶
optionalaccessToken:string|null
Defined in: src/__generated__/schemas/AuthResponse.ts:7
refreshToken?¶
optionalrefreshToken:string|null
Defined in: src/__generated__/schemas/AuthResponse.ts:8