[Closes #8] Added authentication
This commit is contained in:
parent
6eefa137bb
commit
6d3cdb560d
65 changed files with 5834 additions and 440 deletions
3
shared/utils/auth-client.ts
Normal file
3
shared/utils/auth-client.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { createAuthClient } from "better-auth/vue";
|
||||
|
||||
export const authClient = createAuthClient();
|
||||
Loading…
Add table
Add a link
Reference in a new issue