Łukasz Wieczorek
Results
2
comments of
Łukasz Wieczorek
> > https://github.com/TCatshoek/fastapi-nextauth-jwt > > Where I want to be, honestly, is we don't implement auth ourselves but rather rely on a well-supported libraries (client and server-side) in order to...
> Chainlit already supports custom auth, maybe not documented well enough. The custom frontend cookbook example uses it https://github.com/Chainlit/cookbook/blob/main/custom-frontend/backend/app.py It's not what we are looking for tbh. I like the...