markomirosavljev / fastapi-cognito

Basic Cognito-Auth library for Python and FastAPI.
MIT License
48 stars 15 forks source link

fastapi-slim #21

Open RudolfVonKrugstein opened 3 months ago

RudolfVonKrugstein commented 3 months ago

For installing Fastapi on a Lambda Function, I use fastapi-slim instead of fastapi, as it makes my package much smaller.

Is there a way to use fastapi-cognito with fastapi-slim?

markomirosavljev commented 3 months ago

I'm not sure that it will work, I'll work to support this in the future.