Y
Hacker News
new
|
ask
|
show
|
jobs
by
michielme
153 days ago
Good point. Right now it relies on FastAPI's dependency injection — you can wrap the router with your own auth middleware or add dependencies when including it. But I should add an example to the docs. Thanks for the nudge.