examples
examples copied to clipboard
feat: Hydra+NextJS TypeScript reference implementation
Related Issue or Design Document
Checklist
- [x] I have read the contributing guidelines and signed the CLA.
- [ ] I have referenced an issue containing the design document if my change introduces a new feature.
- [x] I have read the security policy.
- [x] I confirm that this pull request does not address a security vulnerability. If this pull request addresses a security vulnerability, I confirm that I got green light (please contact [email protected]) from the maintainers to push the changes.
- [x] I have added tests that prove my fix is effective or that my feature works.
- [x] I have added necessary documentation within the code base (if appropriate).
Further comments
Hello @amorey apologies for the very late response here. Is this a duplicate of https://github.com/ory/examples/pull/43 ?
#43 is for javascript, #44 is for typescript
any reason why this example is not approved after almost 2 years? it looks useful to vast nextjs community that uses typescript
@rworkduo no good reason. I mostly have not tried it out! will merge now :-) thanks for the reminder
Thanks for the merge!