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

Add Ory provider #10843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Ory provider #10843

wants to merge 1 commit into from

Conversation

aeneasr
Copy link

@aeneasr aeneasr commented May 7, 2024

☕️ Reasoning

Adds support for Ory.

Ory supports two ways to run IAM - self-hosted or as a managed service. This PR adds a provider for the managed service and separates the managed provider and the self-hosted provider.

We can optionally also deprecate the OryHydra provider as it is incorrectly named and replace it just with the Ory provider.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

None

📌 Resources

Ory supports two ways to run IAM - self-hosted or as a managed service. This PR adds a provider for the managed service and separates the managed provider and the self-hosted provider.
@aeneasr aeneasr requested a review from ThangHuuVu as a code owner May 7, 2024 13:29
Copy link

vercel bot commented May 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 1:34pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview May 7, 2024 1:34pm

Copy link

vercel bot commented May 7, 2024

@aeneasr is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added providers core Refers to `@auth/core` labels May 7, 2024
*
* ### Resources
*
* - [Ory + Auth.js integration](https://www.ory.sh/docs/getting-started/integrate-auth/auth-js)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page will be released once this PR is merged

aeneasr added a commit to ory/example-auth-js that referenced this pull request May 7, 2024
This PR requires nextauthjs/next-auth#10843 to be merged first.
aeneasr added a commit to aeneasr/next-auth-example that referenced this pull request May 7, 2024
This PR requires nextauthjs/next-auth#10843 to be merged and released first.
@aeneasr
Copy link
Author

aeneasr commented May 7, 2024

I'm not sure what type of tests to add for this PR or whether they are required. Documentation was added, and additional documentation will be released here: ory/docs#1730

@vinckr vinckr mentioned this pull request May 27, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core` providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant