OBJECT

TOTP

A TOTP Authenticator

link GraphQL Schema definition

  • type TOTP {
  • id: ID!
  • # QR code SVG to permit enrolment into an authenticator app
  • provisioningQrcodeSvg: String!
  • }