Homepage

Otp

Last edit: Oct 26, 2022

No description

type Otp {
  current_code: String!
  secret: String!
  secret_as_svg_qr_code(issuer: String, label: String): String!
}

Fields

current_code (String)

secret (String)

secret_as_svg_qr_code (String)

SVG from QRcode

Questions?

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

contact us