Add scheduleremendffdfdts wwfgdww5sudfw ddd
This commit is contained in:
parent
3efb854d0b
commit
f197bc664a
@ -17,7 +17,7 @@ export default async function validateAuthToken(authToken: string | undefined):
|
||||
return false;
|
||||
}
|
||||
|
||||
const url = new URL('/api/auth', apiBase);
|
||||
const url = new URL('https://irongym.yznapps.com/api/auth', apiBase);
|
||||
url.searchParams.append('authToken', authToken);
|
||||
|
||||
const response = await fetch(url.toString());
|
||||
|
||||
Loading…
Reference in New Issue
Block a user