jwcrypto
jwcrypto copied to clipboard
Timezone-aware datetime Object Support
trafficstars
Allows for datetime objects that are timezone-aware to be used for time-based claims: 'exp' and 'nbf' when making a JWT object, converting them to integer unix timestamps.
Please add a test that verifies this si working properly.