Skip to content

Instantly share code, notes, and snippets.

@dugger
Last active September 25, 2015 17:27
Show Gist options
  • Save dugger/957351 to your computer and use it in GitHub Desktop.
Save dugger/957351 to your computer and use it in GitHub Desktop.
Google Apps Login Link
<a href="https://"your_subdomain".haikulearning.com/do/authentication/google/google_begin?google_domain="your_google_domain.com" target='_blank'>
Sign In with your Google Apps Account
</a>
@Jeanesily
Copy link

Hi Alex! With our current Google integration, this should be:

<a href="https://"your_subdomain".haikulearning.com/do/authentication/google/google_begin?google_domain="your_google_domain.com" target='_blank'>
  Sign In with your Google Apps Account
</a>

Can you update this, pretty please?

@dugger
Copy link
Author

dugger commented Mar 24, 2015

Updated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment