Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
カスタマイズ
Seamlessly integrate Auth0 with your own brand
データ検証フローのActionsを設定し、ワンタイムパスワード(OTP)の生成と検証、およびメールアドレスの検証を行う方法を学びます。
code
{ "code": "███", }
valid
true
false
result
MISSING:
EXPIRED:
VALID:
UNEQUAL:
{ "valid": false, "result": "UNEQUAL" }
{ "valid": true }
jane.doe+alias@gmail.com
cause
<br/>false<br/>
MISSING_MX_RECORD:
FREE_EMAIL:
DISPOSABLE_EMAIL:
BLOCKLISTED:
NOT_ALLOWED:
{ "valid": false, "cause": "FREE_EMAIL" }
{ "valid": true, "cause": null }