hey Cristi thanks for your quick response, thats an interesting approach. So I basically would just use the kratos ui example and use oauthkeeper as reverse proxy for my api which is converting the session to a JWT to call the services behind the proxy? How does this fit using a GraphQL Server instead of a REST API for the frontend? Is it possible to use oauthkeeper as a proxy for a GraphQL Server?