Skip to content

Instantly share code, notes, and snippets.

@carlos8f
Created July 21, 2011 19:03
Show Gist options
  • Save carlos8f/1097931 to your computer and use it in GitHub Desktop.
Save carlos8f/1097931 to your computer and use it in GitHub Desktop.
// To just get the SSO URL (button href), you can do:
var sso_url = FC_Convio.getSSOURL( [dest] );
// To just get the profile edit URL, you can do:
var profile_edit_url = FC_Convio.getProfileEditURL();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment