in kratos when I am trying to login it is redirect...
# talk-kratos
b
in kratos when I am trying to login it is redirecting me to the same login page.
h
0.8?
b
its version 0.6
we are trying to upgrade to 0.8 step by step
r
Do you have this in kratos.yml at the login flow?
Copy code
after:
        default_browser_return_url: ...
How do you submit your login?
kratos.submitSelfServiceLoginFlow(..,..,..)
b
yes @refined-iron-83200
Instead of using the kratos-client I am doing it from scratch
r
I would strongly recommend using the client