Automatically injected into SakuraApi on instantiation. Allows for anonymous access if passed into @Routable or
@Routerauthenticators property. Remember, authenticators work from left to right; if you put this first in your
chain, everything will be allowed through on that/those route(s).
Automatically injected into SakuraApi on instantiation. Allows for anonymous access if passed into
@Routable
or@Router
authenticators
property. Remember, authenticators work from left to right; if you put this first in your chain, everything will be allowed through on that/those route(s).