1 messages · Page 1 of 1 (latest)
how to create multi login routes for different tables?
Please, add more details
i want to do auth for 3 different modules
for example, user, customers, and seller.
how can i do that
which auth strategy are you using?
maybe just store your auth type for example in session
or in JWT