Add React-only examples
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
All examples are based on NextJS and uses functions from the @ory/NextJS package, which aren’t available in a pure React environment.
As such, they can only be partially used as reference.
The @ory/elements-react has a readme but no full examples of an implemented app.
Describe your ideal solution
An example that implements a small auth application and show case the use of a few custom elements.
Workarounds or alternatives
NA
Version
Latest
Additional Context
No response
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 @ory/elements-react README and compare it with the existing NextJS-based examples. Create a small pure React authentication app that demonstrates several custom elements, and consider the work complete when it provides a usable implementation example without relying on @ory/NextJS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- documentation, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100