File size: 134 Bytes
4782147
 
 
 
1
2
3
4
5
import "server-only";

// Re-export everything from auth-instance
export { auth, getSession, getIsFirstUser } from "./auth-instance";