Base interface for auth handlers.
An auth handler allows your application to provide authentication support.
An Auth handler may require a SessionHandler to be on the routing chain before it.
Generated using TypeDoc
Base interface for auth handlers.
An auth handler allows your application to provide authentication support.
An Auth handler may require a SessionHandler to be on the routing chain before it.