curl --location --request GET '/oauth2/authorization/google' \ --header 'Content-Type: application/json' \ --data-raw '{ "authUrl": "string" }'
{}