VRChat.Model.TwoFactorRecoveryCodes (vrchat v1.20.0)

View Source

Summary

Types

t()

@type t() :: %VRChat.Model.TwoFactorRecoveryCodes{
  otp: [VRChat.Model.TwoFactorRecoveryCodesOtpInner.t()] | nil,
  requiresTwoFactorAuth: [String.t()] | nil
}

Functions

decode(value)