package
1.9.0
Repository: https://github.com/auth0/go-auth0.git
Documentation: pkg.go.dev

# Structs

ChallengeRequest defines the request body for requesting an MFA challenge.
ChallengeResponse defines the response body when requesting an MFA challenge.
VerifyWithOOBRequest defines the request body for verifying an MFA challenge with an OOB challenge.
VerifyWithOTPRequest defines the request body for verifying an MFA challenge with OTP.
VerifyWithRecoveryCodeRequest defines the request body for verifying an MFA challenge with a recovery code.
VerifyWithRecoveryCodeResponse defines the response when verifying with a recovery code.