arrowhead-f / arrowhead-f/client-library-python
FastAPI provider support for token access policy.
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The FastAPI provider does not natively support the token access policy unless ran behind a reverse proxy.
Update to support that access policy when the ASGI standard and uvicorn support accessing the certificate natively, see django/asgiref#112 and encode/uvicorn#745
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.