PhoneRequestCode.mdx•1.18 kB
---
title: Phone Request Code
description: |
Start the authentication flow with a phone number. The handler will send
a one-time code to the provided phone number which must then be sent to
the other phone endpoint to verify the number and validate the account.
full: false
_openapi:
method: POST
route: /auth/phone
toc: []
structuredData:
headings: []
contents:
- content: >
Start the authentication flow with a phone number. The handler will
send
a one-time code to the provided phone number which must then be sent
to
the other phone endpoint to verify the number and validate the
account.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Start the authentication flow with a phone number. The handler will send
a one-time code to the provided phone number which must then be sent to
the other phone endpoint to verify the number and validate the account.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/auth/phone","method":"post"}]} webhooks={[]} hasHead={false} />