fastapi-RBAC-microservice
fastapi-RBAC-microservice copied to clipboard
Small microservice to handle authentification and rights
Results
4
fastapi-RBAC-microservice issues
Sort by
recently updated
recently updated
newest added
it will add a nice separation between productions libraries and development ones
enhancement
Change how the data igniter work. Convert it to a callable function that use the config class.
enhancement
Convert the non async sqlalchemy connector into a async one using sqlalchemy[asyncio]
enhancement