Files
dex/web
Tuomo Tanskanen d7eae8fe79 remove extra method="get" from device-code template (#4145)
In device-code template, same form tag has method="post", then
followed by method="get".. Chrome can handle that as post just fine,
but in headless environments you might be using Lynx, which uses GET:
it results in 400 Bad Request from Dex server.

Signed-off-by: Tuomo Tanskanen <tuomo.tanskanen@est.tech>
2025-06-13 17:30:48 +02:00
..
2023-02-23 15:53:09 +01:00