How do I implement authentication for tenant's clients with better-auth ?
I have an b2b2c app based on vercel's platform starter with an basic auth implementation for tenants..however I am not sure how should I implement auth for tenants clients...any guide or resources would be reaally helpful ..
I am sharing the example repo below ...
https://github.com/ra-kesh/stayin-platform
GitHub
GitHub - ra-kesh/stayin-platform
Contribute to ra-kesh/stayin-platform development by creating an account on GitHub.
2 Replies
Yeah that's a little hard to achieve.
There isn't a direct answer yet, but there is a lot of info you can get out of this thread:
https://discord.com/channels/1288403910284935179/1362421737203175544
okay..let me check..thank you