I want to perform a check after login...
Hello,
I'm adding a new consent checkbox to the user's profile. I want to be able to check for this consent after each person logs in. Where is the best place to put this code after login? Not quite sure where to look. Once logged in, I would have the user ID, and then I can check for the consent info based on the user.
Thanks for any help.