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

Session enhancement #44

Closed LonelyVikingMichael closed 1 year ago

LonelyVikingMichael commented 1 year ago

This PR aims to ensure that retrieve_user_handler uses the same SQLAlchemy session as used by the Starlite SQLAlchemy plugin for dependency injection.