Hy, i made my own register confirmation script and want to authenticate user after successfull confirmation. I want the user logged in automatic but don´t know how. Do i need something like addSession?
Hope you guys know what i mean.
Thx for help
-
MODX Staff
- 10,725 Posts
You can use the login/logout processors, as exemplified by the Login Extra.
Can you please tell me how? I can not found any function in the addon documentation.
The Login package comes with a ConfirmRegister snippet:
http://rtfm.modx.com/display/ADDON/Login.ConfirmRegister