An authorization action that will send the user to the AuthorizationUrl when clicked.
CardService.newAuthorizationAction() .setAuthorizationUrl("http://google.com/");
An authorization action that will send the user to the AuthorizationUrl when clicked.