. #1317

Closed
opened 2026-03-13 08:32:32 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @iatomic1 on GitHub (Jun 6, 2025).

Originally created by @iatomic1 on GitHub (Jun 6, 2025).
Author
Owner

@Kinfe123 commented on GitHub (Jun 6, 2025):

For email OTP, you can refer to this documentation: https://www.better-auth.com/docs/plugins/email-otp

For setting a password, creating a user, or signing up, refer to: https://www.better-auth.com/docs/authentication/email-password#sign-up — this handles all account and user creation processes.

For signing in, use: https://www.better-auth.com/docs/authentication/email-password#sign-in

For email verification, see: https://www.better-auth.com/docs/reference/options#emailverification

This should help you in completing those steps. Let me know if you need any additional information, but I’d prefer if you read the docs thoroughly.

@Kinfe123 commented on GitHub (Jun 6, 2025): For email OTP, you can refer to this documentation: https://www.better-auth.com/docs/plugins/email-otp For setting a password, creating a user, or signing up, refer to: https://www.better-auth.com/docs/authentication/email-password#sign-up — this handles all account and user creation processes. For signing in, use: https://www.better-auth.com/docs/authentication/email-password#sign-in For email verification, see: https://www.better-auth.com/docs/reference/options#emailverification This should help you in completing those steps. Let me know if you need any additional information, but I’d prefer if you read the [docs](https://better-auth/docs) thoroughly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#1317