sails-permissions
sails-permissions copied to clipboard
How to implement auto-login after signup?
I cannot figure out how to automatically login after a user is signed up.
+1
I'm looking for the same thing. I was hoping using req.login after the user was created would work but I get an error of [Error: passport.initialize() middleware not in use]
I am also facing the exact same issue. Any workaround would be much appreciated.
@schartz i think this can be figured out somehow. will look at it in a while i am sure we can find a way.
Any progress on this one?