JwtStrategy constructor
JwtStrategy(
- JwtStrategyOptions options,
- StrategyCallback<
JwtStrategyOptions, Object> callback
Implementation
JwtStrategy(super.options, super.callback);