Jay Nagpaul

Results 1 comments of Jay Nagpaul

I worked around this using the aforementioned local request cache. When the User FromRequest is called it sets a UserNotLoggedInAndGuardCalled(true) in the local cache. In UserNotLoggedInAndGuardCalled's FromRequest impl I fetch...