jwtSecret property

FutureOr<String> get jwtSecret

Retrieves the jwt secret from a potentially secure place.

Implementation

FutureOr<String> get jwtSecret;