Hi guys, I hope this message finds you well.
After develop and integrated our Mobile app with Ory, now I'm facing issues creating the login flow for our browser application.
I'm developing a NextJS application in localhost:3000 but seems if i'm in our production URL we are unable to login.
Seems something it's wrong with the cookies.
The message that we are facing:
"The provided credentials are invalid, check for spelling mistakes in your password or username, email address, or phone number."
How could we have one domain for develop, other for staging and other for production ?
Thanks
Guillem