kentico_martind2
-
2/13/2014 12:04:55 AM
RE:Post authentication event
Hello Spencer,
You are right, the Authenticate event is fired every time the user is trying to authenticate but in this event you can simply check if the user was authenticated successfully with simple condition using the Kentico API. I would recommend you to take a look at the API Reference and search for the method: IsAuthenticated().
Best Regards, Martin Danko
|