Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextJS example #33

Closed
3 of 6 tasks
Benehiko opened this issue Oct 21, 2022 · 1 comment
Closed
3 of 6 tasks

NextJS example #33

Benehiko opened this issue Oct 21, 2022 · 1 comment
Assignees

Comments

@Benehiko
Copy link
Contributor

Preflight checklist

Describe your problem

We need an example of NextJS using Ory Elements. This will then later be included in to the Ory Docs.

@GabeCurran

Describe your ideal solution

Create a NextJS example using Ory Elements for:

  • Login
  • Registration
  • Verification
  • Recovery
  • Settings

A lot of the code used within the React SPA example should be transferable with some specific NextJS steps.

Please do remember that Login and Registration has the following complex flows:

  • Social Sign in
  • Two-Factor authentication
  • Passwordless

I don't think we should have a problem implementing them, but there might be an edge case the library does not support for NextJS specifically.

Workarounds or alternatives

None

Version

latest

Additional Context

No response

@Benehiko Benehiko self-assigned this Oct 21, 2022
@Benehiko
Copy link
Contributor Author

Completed in #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant