move sdk packages to its own folder and rename api & dashboard
This commit is contained in:
3
apps/dashboard/src/server/auth.ts
Normal file
3
apps/dashboard/src/server/auth.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export async function getSession() {
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user