frontier_shelf library
Properties
- frontier → Frontier
-
The global instance of
Frontier
.final
Functions
-
frontierMiddleware(
String strategy, Future< StrategyRequest> dataFromReq(Request request), {String unauthorizedMessage = 'The authentication failed!'}) → Middleware -
A middleware that authenticates requests using the given
strategy
.