Hi all. I am unable to find this in docs.
In Get OAuth 2.0 Login Request, when it will return 410 oAuth2RedirectTo with redirect_to url?
Can someone throw some light on this or provide link to documentation detailing it?
curved-evening-22193
09/20/2023, 9:05 PM
found this issue: https://github.com/ory/hydra/pull/2473
as per my understanding, if login challenge is already used then hydra returns 410 error with redirect_to url.
Please correct me if I am wrong.