perf: init auth client
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { auth } from "./auth";
|
||||
import { initAuth } from "./auth";
|
||||
import { authClient } from "./clients";
|
||||
|
||||
export const name = "auth";
|
||||
|
||||
export { auth, authClient };
|
||||
export { initAuth, authClient };
|
||||
|
||||
Reference in New Issue
Block a user