[GH-ISSUE #3153] Allow custom and subdomain for organizations #18125

Closed
opened 2026-04-15 16:30:37 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @abdussamadbello on GitHub (Jun 23, 2025).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/3153

Enhance the platform to support both custom domains and subdomains for organizations. This would enable organizations to use their own chosen domains or subdomains for better branding and flexibility. The implementation should ensure that custom domains can be mapped and properly routed for each organization, with validation to avoid conflicts and security issues.

Acceptance Criteria:

  • Organizations can register a custom domain or subdomain.
  • Proper DNS validation and error handling are in place.
  • The platform routes requests to the appropriate organization based on the domain/subdomain.
  • There are safeguards against domain takeover or misconfiguration.
  • Add documentation for organization admins on how to set up and manage custom/subdomains.
Originally created by @abdussamadbello on GitHub (Jun 23, 2025). Original GitHub issue: https://github.com/better-auth/better-auth/issues/3153 Enhance the platform to support both custom domains and subdomains for organizations. This would enable organizations to use their own chosen domains or subdomains for better branding and flexibility. The implementation should ensure that custom domains can be mapped and properly routed for each organization, with validation to avoid conflicts and security issues. Acceptance Criteria: - Organizations can register a custom domain or subdomain. - Proper DNS validation and error handling are in place. - The platform routes requests to the appropriate organization based on the domain/subdomain. - There are safeguards against domain takeover or misconfiguration. - Add documentation for organization admins on how to set up and manage custom/subdomains.
GiteaMirror added the lockedenhancement labels 2026-04-15 16:30:37 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Sep 22, 2025):

Hi, @abdussamadbello. I'm Dosu, and I'm helping the better-auth team manage their backlog and am marking this issue as stale.

Issue Summary

  • You requested a feature for organizations to use custom domains and subdomains to enhance branding and flexibility.
  • The proposal includes domain registration, DNS validation, secure routing, and safeguards against misconfiguration.
  • You also suggested providing admin documentation for this feature.
  • There has been no activity or comments on this issue since it was opened.

Next Steps

  • Please let me know if this feature request is still relevant to the latest version of better-auth by commenting on this issue.
  • If I do not hear from you within 7 days, this issue will be automatically closed.

Thank you for your understanding and contribution!

<!-- gh-comment-id:3319921436 --> @dosubot[bot] commented on GitHub (Sep 22, 2025): Hi, @abdussamadbello. I'm [Dosu](https://dosu.dev), and I'm helping the better-auth team manage their backlog and am marking this issue as stale. **Issue Summary** - You requested a feature for organizations to use custom domains and subdomains to enhance branding and flexibility. - The proposal includes domain registration, DNS validation, secure routing, and safeguards against misconfiguration. - You also suggested providing admin documentation for this feature. - There has been no activity or comments on this issue since it was opened. **Next Steps** - Please let me know if this feature request is still relevant to the latest version of better-auth by commenting on this issue. - If I do not hear from you within 7 days, this issue will be automatically closed. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#18125