cURL
curl --request GET \ --url https://api.sternrockcapital.com/oauth/google/login
"<string>"
Redirects the user to Google’s OAuth consent screen to authorize and connect their email account.
redirect to Google OAuth consent screen
The response is of type string.
string