JwtAuthMiddleware constructor

JwtAuthMiddleware(
  1. String secret
)

Implementation

JwtAuthMiddleware(this.secret);