LonelyVikingMichael / litestar-users

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

Enhancement: Support ORM implementations available via Starlite Plugins #2

Open LonelyVikingMichael opened 1 year ago

LonelyVikingMichael commented 1 year ago

As it is, the user service and repository only caters for SQLAlchemy models. Other implementations to consider: