authlib / authlib/demo-oauth-client
Does this demo work for Azure?
- Dominant language
- Python
- Stars
- 287
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
I try to use this demo on Azure, but some things wrong when I access `oauth.azure.authorize_access_token()`.
It shows that the request dosen't contain the **client_secret**
Does anyone meet the same issue? Or some demos recommended
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the demo's oauth.azure.authorize_access_token() call and reproduce the Azure authorization flow that reports a missing client_secret. Inspect how the demo supplies OAuth client configuration and compare the request with Azure's requirements. Done means the Azure demo completes token access without the reported missing-secret error, with the reproduction or result documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100