Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-WebAPI
Provide alternate authentication mechanism for local development
Open
stale
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
It is hard for developers to code locally with the dependency on App Id
**Describe the solution you'd like**
Provide a way to either disable authentication or provide an alternate way to authentication when developing locally.
**Describe alternatives you've considered**
- refactor the authentication piece outside the main FastAPI class
- use configuration to load AppID class or local dev class
Contributor guide
Assessment
This issue has not been assessed yet.