Magidoc

OAuthAuthorization
Object

An OAuth authorization

Fields

#

account

Non-null

application

Non-null

createdAt

Non-null

The time of creation

updatedAt

Non-null

The time of last update

expiresAt

Non-null

The time of expiration

lastUsedAt

The last time of token was used

scope

The attached scopes.

preAuthorize2FA

Non-null

Whether this OAuth token is allowed to directly use operations that would normally require 2FA

Usages

#

References

#

  • Field revokeOAuthAuthorization from Mutation