TOauthLoginBody class
Properties
expirationSeconds
→ String ?
Expiration window (in seconds) indicating how long the Session is valid for. If not provided, a default of 15 minutes will be used.
final
hashCode
→ int
The hash code for this object.
no setter inherited
invalidateExisting
→ bool ?
Invalidate all other previously generated Login API keys
final
oidcToken
→ String
Base64 encoded OIDC token
final
organizationId
→ String ?
final
publicKey
→ String
Client-side public key generated by the user, which will be conditionally added to org data based on the validity of the oidc token associated with this request
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
timestampMs
→ String ?
final