Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 244 Bytes

google-utils

Utility functions for interacting with Google services.

Most of these servies require the Google GSI client, which must be included in the web page

<script src="https://accounts.google.com/gsi/client"></script>