View Source WorkOS.MFA.VerifyChallenge (WorkOS SDK for Elixir v1.1.0)

This response struct is deprecated. Use the User Management Multi-Factor API instead.

Summary

Types

@type t() :: %WorkOS.MFA.VerifyChallenge{
  challenge: WorkOS.MFA.AuthenticationChallenge.t(),
  valid: boolean()
}