Zitadel.Auth.V1.AddMyAuthFactorOTPResponse (zitadel_api v1.0.0-rc.6) View Source

Link to this section Summary

Link to this section Types

Specs

details() :: Zitadel.V1.ObjectDetails.t() | nil

Specs

secret() :: String.t()

Specs

t() :: %Zitadel.Auth.V1.AddMyAuthFactorOTPResponse{
  details: details(),
  secret: secret(),
  url: url()
}

Specs

url() :: String.t()

Link to this section Functions