fix: add getLogins boilerplate
This commit is contained in:
Vendored
+1
-1
@@ -179,7 +179,7 @@ declare global {
|
||||
|
||||
// Google
|
||||
NEXT_PUBLIC_GOOGLE_ENABLED?: string;
|
||||
NEXT_PUBLIC_GOOGLE_CUSTOM_NAME?: string;
|
||||
GOOGLE_CUSTOM_NAME?: string;
|
||||
GOOGLE_CLIENT_ID?: string;
|
||||
GOOGLE_CLIENT_SECRET?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user