You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
@rynowak It will be nice if we have an overload to authorize a page or a folder without requiring a policy to be supplied, perhaps I wanna use a simple cookie authentication that will handle the authentication process.
This is an equivalent to using AuthorizeAttribute in MVC controller or an action