Hi @steep-lamp-91158 Based on these issues, I have a few use cases in mind, like below:
1. Is there any expiration time for the flow ID?
2. As per this issue, it will be problematic if I use the flow id in the URL, as if I share the URL with another user, it will be an issue. But what if i am not exposing or attaching flow id with the URL and making flow id a part of my request body of the login API.
3. Is there any other security concern apart from this?