mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-22 09:12:22 +00:00
hard code test
This commit is contained in:
parent
e13fc0d930
commit
9f68864e26
@ -37,7 +37,7 @@
|
||||
requestAccess={true}
|
||||
on:auth={async (auth) => {
|
||||
console.log(auth.detail);
|
||||
// const login = await fetch(apiDomain + '/api/Auth/logIn', {
|
||||
// const login = await fetch('https://honestyapi.sar.sh' + '/api/Auth/logIn', {
|
||||
// method: 'POST',
|
||||
// headers: {
|
||||
// 'Content-Type': 'application/json'
|
||||
|
Loading…
x
Reference in New Issue
Block a user