Hello, I am looking for guidance on how to impleme...
# talk-kratos
c
Hello, I am looking for guidance on how to implement an SSO flow using Kratos in a mobile app. I posted a discussion as well: https://github.com/ory/kratos/discussions/2434
s
@sam please take a look at the Ory mobile app repo for some examples. Also, perhaps explain here some more details. Such as … using social login etc. native app vs browser etc https://stackoverflow.com/questions/65498956/using-ory-kratos-login-registration-api-flows/66917019#66917019
c
Which repo is the mobile repo?
Are you referring to https://github.com/ory/kratos-selfservice-ui-react-native? This doesn't seem to implement SSO, only username/password based flows.