Skip to main content

LogoutPayload

No description

type LogoutPayload {
revocationTimeSeconds: Float!
}

Fields

LogoutPayload.revocationTimeSeconds ● Float! non-null scalar

The time, in SECONDS (not ms) since the epoch, when the user was logged out and their tokens were revoked

Returned by

logout mutation