Interface Step<TData, TState>
Properties
Optional authId
authId: string
Optional code
code: number
Optional data
data: TData
Optional description
description: string
Optional header
header: string
Optional message
message: string
Optional realm
realm: string
Optional reason
reason: string
Optional stage
stage: string
Optional status
status: number
Optional successUrl
successUrl: string
Optional tokenId
tokenId: string
Represents the authentication tree API payload schema.