Page 1 of 1

Set Events for signin in

Posted: Thu Oct 06, 2022 7:02 am
by Dragos
I have a javascript player that can check if a user is logged in. Although it is placed on a php page with a connected user, this application does not identify the existence of the connection. Can I do this with "Events"? If so...how? I ask to insert events in the extension..

Re: Set Events for signin in

Posted: Thu Oct 06, 2022 7:16 am
by Pablo
The login tools use PHP, so you cannot use events (JavaScript) to check if the user is logged in.