-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Description
First check
- [ X ] I used the GitHub search to find a similar issue and didn't find it.
- [ X ] I searched the FastAPI documentation, with the integrated search.
- [ X ] I already searched in Google "How to X in FastAPI" and didn't find any information.
Description
I’ve read links on medium about how to add login authentication to the /docs page.
I was wondering how I could display only the endpoints which the user is allowed to access to based on his scopes ?
Any idea how to do so?
Thanks
shahnozaAI