@swift-parrot-78087 please post the repo links. There are a few examples undressed so I will check into it
s
swift-parrot-78087
07/27/2022, 3:03 PM
The two that look like they do what I want are:
https://github.com/ory/kratos-selfservice-ui-node/tree/hydra-integration-2021 and https://github.com/atreya2011/go-kratos-test/tree/hydra
To give you an idea of what I'm trying to do. I have existing apps that use Google Cloud OAuth 2. My rough plan if I understand the Ory suite of software is to use Kratos with upstream Google OAuth 2 as a social provider (plus username and password and other social providers later). Then I can replace my existing Google OAuth2 clients with Hydra clients allowing access to resources behind an Oathkeeper proxy that authenticates with Hydra.