authExpireAfter property

Duration authExpireAfter
final

the jwt will expire after this duration so the user must login again for a new jwt

Implementation

final Duration authExpireAfter;