'ASP NET webforms google login and google drive

how can i pass multiple scope, to use auth and google drive access on asp net webforms? GoogleConnect.Authorize("profile", "email", "https://www.googleapis.com/auth/drive.file");



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source