Missing datastore models for OpenID Connect/Provider
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3k
- Forks
- 529
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature
Ideally the documentation should mention all the datastore models required by the OpenID Connect flows. The current documentation has this section for OAuth2.0 (https://oauthlib.readthedocs.io/en/latest/oauth2/server.html#create-your-datastore-models) but it is missing for OIDC.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the OAuth2.0 “Create your datastore models” section linked in the issue and compare it with the OpenID Connect flows documented in this repository. Identify the documentation entry point covering OIDC and document all datastore models required by those flows, matching the existing OAuth2.0 guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100