callback property

StrategyCallback<JwtStrategyOptions, Object> callback
finalinherited

The callback to call when the strategy is done

Implementation

final StrategyCallback<T, Object> callback;