where do I read User object and check if the user is active? I dont like to do in every handler. Where is the appropriate place to do this and tack the user object onto the ApplicationCall?
a
Aleksei Tirman [JB]
01/17/2024, 12:08 PM
What do you mean by the User object? What problem are you trying to solve?