Skip to content

Releases: Chloe-ko/fastapi-paseto-auth

Expiration time fix

14 Aug 15:14
9134b4d

Choose a tag to compare

Now fetches seconds correctly from a datetime.timedelta instance

Thanks to @Przemoo16 for the fix

Base64 Encoding

07 Aug 17:00

Choose a tag to compare

This implements a flag that let you specify whether you want to have a token be base64 encoded, as well as whether a token that gets checked should be base64 decoded.

Custom Token Types

07 Aug 16:05

Choose a tag to compare

You can now create tokens with a custom type

v0.5.1

07 Aug 14:14

Choose a tag to compare

Update coveralls command