0

I have sent to the user's email some letter with unique URL and need to authenticate him by this url after visiting. Now in system implemented the custom Authentication provider but it work only after submit from login form . I have read about Basic HTTP authentication, but don't understand how it implement for my issue.

Thanks! Have a nice day!

pufik
  • 1

1 Answers1

0

If you just need to log-in a specific user, you can use the result presented in this question.

Community
  • 1
  • 1
beerbajay
  • 19,652
  • 6
  • 58
  • 75