This commit is contained in:
@@ -441,6 +441,7 @@ func (h *AuthController) GoogleCallback(c fiber.Ctx) error {
|
||||
"http://localhost:3000": true,
|
||||
"http://localhost:3001": true,
|
||||
"https://history-admin.kain.id.vn": true,
|
||||
"https://history-user.kain.id.vn": true,
|
||||
}
|
||||
feUrl := config.GetConfigWithDefault("FRONTEND_URL", "http://localhost:3000")
|
||||
redirectURL := data.RedirectURL
|
||||
|
||||
Reference in New Issue
Block a user