Intercept change of user

Is there a way to intercept the change of user, per event, to load individual topic for each user?

There is no "Login" Event per se, but you could always place a change script on the username property of the session. This won't be an "intercept", but it will be a reactive script.

Thanks, that solves my problem

1 Like