hasValidToken

fun TokenSourceResponse.hasValidToken(tolerance: Duration = 60.seconds, date: Date = Date()): Boolean

Validates whether the JWT token is still valid.