You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using a local strategy with passport where username and password gets sent to the server in clear text and compared to authenticate the user (yes, we salt at least on the server). I would like to replace this with a facebook strategy.
The text was updated successfully, but these errors were encountered:
We are currently using a local strategy with passport where username and password gets sent to the server in clear text and compared to authenticate the user (yes, we salt at least on the server). I would like to replace this with a facebook strategy.
The text was updated successfully, but these errors were encountered: