mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
update HTML for Bearer token update
This commit is contained in:
@@ -50,9 +50,7 @@
|
||||
email: email,
|
||||
password: password
|
||||
}),
|
||||
headers: {
|
||||
"Content-type": "application/json; charset=UTF-8"
|
||||
}
|
||||
headers: createHeaders(null)
|
||||
});
|
||||
|
||||
const data = await response.json();
|
||||
|
Reference in New Issue
Block a user