Homepage

AuthenticationInputType

Last edit: Oct 26, 2022

No description

type AuthenticationInputType {
  provider: AuthenticationProvider!
  raw_info: HashObject
  token: String
  token_expires_at: JSONDate
  uid: String
}

Fields

provider (AuthenticationProvider)

raw_info (HashObject)

token (String)

token_expires_at (JSONDate)

uid (String)

Questions?

We are always happy to help with any questions you may have.

contact us