TypeError checking for token expiration

Issue #2 resolved
Branko Vukelic created an issue

The stored expiry time (in seconds) is a string. This doesn't make timedelta happy.

Comments (1)

  1. Log in to comment