-
Hey guys, I want to switch from Auth0 to Ory but I am not sure what solution to pick for my app. I am building a NextJS front-end with a Java Spring Boot back-end rest api. Should I use Hydra? Or is Kratos enough and how to implement this in a backend system. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey :) Welcome to Ory! Most likely it's enough to use Ory Identities (Ory Kratos). If you want a less painful migration from Auth0, you can also use Ory OAuth2 (Ory Hydra) and Ory Identities (Ory Kratos) together! This works out of the box when you run on the Ory Network (https://console.ory.sh). Here's a guide: https://www.ory.sh/run-oauth2-server-open-source-api-security/ |
Beta Was this translation helpful? Give feedback.
Hey :) Welcome to Ory! Most likely it's enough to use Ory Identities (Ory Kratos). If you want a less painful migration from Auth0, you can also use Ory OAuth2 (Ory Hydra) and Ory Identities (Ory Kratos) together! This works out of the box when you run on the Ory Network (https://console.ory.sh). Here's a guide: https://www.ory.sh/run-oauth2-server-open-source-api-security/