Hi, Using kratos (Self hosed or cloud) with Github...
# talk-kratos
s
Hi, Using kratos (Self hosed or cloud) with Github integration, Once a user grant access to his account, is there a way for other services (in my eco-system) to use the credentials to query Github for data? For example, the solution I'm working on need to pull the User's github repositories. For that to happen, I'll need to either create a new Github app and the user will need to grant permissions again (strange) or use the credentials Kratos received (Preferred) . Please advise, Thanks