-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Good First IssueWant to contribute? Just filter by this labelWant to contribute? Just filter by this labelType: EnhancementImproving an existing featureImproving an existing feature
Description
Package version
9.3.1
Describe the bug
I have a multi-tenant application, with a seperate database for each tenant. using dynamic subdomains
I want to add authentication using a model from the tenant. but it seems I can't specify which connection to use, for fetching the user?
For my specific use-case, the connection would depend on the context / subdomain. so would need to be evaluated at route-level, not via config etc.
Reproduction repo
No response
Metadata
Metadata
Assignees
Labels
Good First IssueWant to contribute? Just filter by this labelWant to contribute? Just filter by this labelType: EnhancementImproving an existing featureImproving an existing feature