refactor(auth): migrate social login to next-auth
This commit is contained in:
@@ -17,5 +17,4 @@ export * from "./auth-text-field";
|
||||
export * from "./auth-validators";
|
||||
export * from "./email-login-form";
|
||||
export * from "./email-register-form";
|
||||
export * from "./google-sign-in-button";
|
||||
export * from "./__tests__/auth-validators.test";
|
||||
|
||||
Reference in New Issue
Block a user