Closed sergiodxa closed 2 years ago
It looks like at least some examples still references these: e.g., https://github.com/sergiodxa/remix-auth/blob/main/examples/local/app/services/auth.ts. Where does the local strategy live now?
The LocalStrategy is now the FormStrategy
Got it, thanks!
It looks like at least some examples still references these: e.g., https://github.com/sergiodxa/remix-auth/blob/main/examples/local/app/services/auth.ts. Where does the local strategy live now?