mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 10:05:53 +02:00
Websocket working and newt auth working
This commit is contained in:
parent
e5e78ff1bf
commit
03650634ee
8 changed files with 147 additions and 8 deletions
2
server/routers/newt/index.ts
Normal file
2
server/routers/newt/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export * from "./createNewt";
|
||||
export * from "./getToken";
|
Loading…
Add table
Add a link
Reference in a new issue