3.5.0
- Add ability to set the
fresh
argument when creating access tokens to adatetime.timedelta
, which will cause the token to be marked as fresh from now until the timedelta is past (#107). Thanks @dunkmann00!
fresh
argument when creating access tokens to a datetime.timedelta
, which will cause the token to be marked as fresh from now until the timedelta is past (#107). Thanks @dunkmann00!