sparse-angle-36437
07/07/2022, 1:28 PM<http://kratos.ourdomain.com|kratos.ourdomain.com>
) does not share the same domain as the app (which is a desktop app)
Also, the docs say that API Flows should not interact with the browser for security reasons. I’m assuming that Social sign-in will happen through. Given this assumption, I’m thinking that implemention API Flows in our Electron app is going to create a security issue.
(I eliminated Browser Flows for Server-Side Apps because it does not seem to apply to our desktop app use case)
As an example, I tried to login with Google on my Spotify app on my Mac, and the social login happens in the browser. This worked well, and I’m wondering which flows of Kratos I should use to replicate this user experience.
Thanks a lot for your help in advance 🙏freezing-church-83511
07/07/2022, 1:33 PMsparse-angle-36437
07/07/2022, 2:48 PMsparse-angle-36437
07/07/2022, 3:20 PMfreezing-church-83511
07/07/2022, 3:28 PMsparse-angle-36437
07/07/2022, 3:37 PM