Hey there, I have only developed projects with int...
# general
b
Hey there, I have only developed projects with integrated authentication and authorization so far. Is there a specific flow how the communication between own backend, Kratos and the frontend happens? Does the user from the client log into Kratos, get a token and send the requests to the own backend, which then verifies the token with Kratos? (visually kind of a triangle) What is the best way to implement it? Thank you 😄 and greetings from Berlin Torben