Can i setup two separate auth config in single project

is it possble to have separate auth config for an single projects separate user base
3 Replies
Wrong
Wrong2mo ago
I guess you could set up two auth clients each with its own config? Or do you need them under the same client for a reason?
Vishwam_Dhavale
Vishwam_DhavaleOP2mo ago
i have different users base tables with both of them having separate things also i was using drizzle adaptor for custom schema mapping
Wrong
Wrong2mo ago
I think your solution might be set up two auth clients each with its own config

Did you find this page helpful?