Environment
- Node version: lts
- passport version: latest
- passport-local version: latest
hello guys. i using passport-local for authentication and i want apply local auth strategy on two type of user : normal users and admin.
how to handle this senario with passport-local?
please help me.
thank you.