Any plans for Redwood support? #80

Closed
opened 2026-03-13 07:32:09 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @knajjars on GitHub (Oct 15, 2024).

Originally created by @knajjars on GitHub (Oct 15, 2024).
GiteaMirror added the enhancementquestion labels 2026-03-13 07:32:10 -05:00
Author
Owner

@Bekacru commented on GitHub (Oct 16, 2024):

I'm not familiar with Redwood, but it should already be supported if it:

  • Supports API endpoints/routes
  • Works with either the Web Standard Request/Response objects or Node.js using the Node adapter.
  • Supports catch-all routes.
@Bekacru commented on GitHub (Oct 16, 2024): I'm not familiar with Redwood, but it should already be supported if it: - Supports API endpoints/routes - Works with either the Web Standard Request/Response objects or Node.js using the Node adapter. - Supports catch-all routes.
Author
Owner

@KelechiOdom10 commented on GitHub (Oct 16, 2024):

Also Redwood already has built-in auth baked into the framework. I'm not sure why we'd want to mix both!

@KelechiOdom10 commented on GitHub (Oct 16, 2024): Also Redwood already has built-in auth baked into the framework. I'm not sure why we'd want to mix both!
Author
Owner

@knajjars commented on GitHub (Oct 16, 2024):

Also Redwood already has built-in auth baked into the framework. I'm not sure why we'd want to mix both!

I think that is fair, although Redwood's auth is very limited compared to the features offered by better-auth. Also they offer setup for many different providers via their CLI (Supabase Auth, Firebase Auth, Custom, In-House solution, etc.).

@knajjars commented on GitHub (Oct 16, 2024): > Also Redwood already has built-in auth baked into the framework. I'm not sure why we'd want to mix both! I think that is fair, although Redwood's auth is very limited compared to the features offered by better-auth. Also they offer setup for many different providers via their CLI (Supabase Auth, Firebase Auth, Custom, In-House solution, etc.).
Author
Owner

@Bekacru commented on GitHub (Dec 17, 2024):

We don't have plans to directly support Redwood at the moment. I think this will mostly involve providing a guide. We're always open to a PR for adding a guide on how to integrate Better Auth with Redwood. I'm going to close this as not planned.

@Bekacru commented on GitHub (Dec 17, 2024): We don't have plans to directly support Redwood at the moment. I think this will mostly involve providing a guide. We're always open to a PR for adding a guide on how to integrate Better Auth with Redwood. I'm going to close this as not planned.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#80