Manually logging in a user without password
- by Agos
Hi everybody; I hope you can help me figure the best way to implement a manual (server-side initiated) login without using the password. Let me explain the workflow:
User registers
Thank you! An email with an activation link has been sent blablabla
(Account now exists but is marked not enabled)
User opens email, clicks link
(Account is enabled)…