🐛 Trying to fix authorize page
This commit is contained in:
@@ -161,7 +161,7 @@ async function handleAuthorize() {
|
|||||||
"/id/auth/open/authorize",
|
"/id/auth/open/authorize",
|
||||||
{
|
{
|
||||||
method: "POST",
|
method: "POST",
|
||||||
query: route.query
|
body: new URLSearchParams(window.location.search.slice(1))
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user