openiddict / openiddict/openiddict-documentation
Add a page explaining how to use custom entities with OpenIddict
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 106
- Forks
- 85
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
2 goals:
-
Describe how to use the correct overloads when using a custom key type or custom entities derived from the default entities.
-
Add a few hints about you can create custom stores when opting for custom entities that don't derive from the built-in ones.
(opened on behalf of Weston Weems)
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the existing OpenIddict documentation pages covering entities, key types, overloads, and stores, then follow their structure and navigation. Done means a new page explains both custom-key/custom-entity overloads and custom stores for entities that do not derive from the built-in ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100