aioauth-fastapi
aioauth-fastapi copied to clipboard
aioauth integration with FastAPI
Results
1
aioauth-fastapi issues
Sort by
recently updated
recently updated
newest added
As discussed in this thread https://github.com/aliev/aioauth/discussions/91, the example app currently doesn't validate client secrets. This adds validation for client secrets as well as some tests to ensure the functionality works....