jwcrypto icon indicating copy to clipboard operation
jwcrypto copied to clipboard

Timezone-aware datetime Object Support

Open Flat-Irons opened this issue 2 years ago • 1 comments
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.

Flat-Irons avatar Jun 27 '23 05:06 Flat-Irons

Please add a test that verifies this si working properly.

simo5 avatar Jun 27 '23 08:06 simo5