AuthPasswordCreate.mdx•908 B
---
title: Auth Password Create
description: |
Given the requesting account does not have a password authentication,
add a password authentication method to it with the given password.
full: false
_openapi:
method: POST
route: /auth/password
toc: []
structuredData:
headings: []
contents:
- content: |
Given the requesting account does not have a password authentication,
add a password authentication method to it with the given password.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Given the requesting account does not have a password authentication,
add a password authentication method to it with the given password.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/auth/password","method":"post"}]} webhooks={[]} hasHead={false} />