I have custom auth provider, that authenticate by cookies (from IPB). But if there is no cookies i need to authenicate user with anonymous role, and now i'm not authenticated, if no cookies.
Can you tell me about logic for anonymously authentication?