LonelyVikingMichael / litestar-users

Authentication and user management for the Litestar framework
https://lonelyvikingmichael.github.io/litestar-users/
MIT License
42 stars 12 forks source link

Add JWT expiration time to config #74

Closed LonelyVikingMichael closed 1 month ago

LonelyVikingMichael commented 1 month ago

This change allows developers to set the JWT expiration time.

Closes #69