i have a custom user registry class which is getting invoked when login is from admin console or from the application. I want to bypass some part of logic when the request is from admin console..
Is there anyway i can find out whether request is from admin console or my application??