Removed web project (galvanic authentication support in IL2CPP universal patch)
Moved instance ID to header User instances for profile management .. other stuff
This commit is contained in:
5
src/routes/auth/connect.ts
Normal file
5
src/routes/auth/connect.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { APIUtils } from "../../apiutils.ts";
|
||||
|
||||
export const route = APIUtils.createRouter("/connect");
|
||||
|
||||
//route.router.post()
|
||||
Reference in New Issue
Block a user