Documentation ¶
Overview ¶
Package oauth implements a convenience function for doing the Oauth exchange.
Index ¶
Constants ¶
View Source
const ( // Oauth client ID. ClientId = "457311175792-n3hpckfadgri6opat70c8an1fmhmaev7.apps.googleusercontent.com" // Oauth client secret. Secret = "GOylH6-BUUQFm_lzrhXKpdac" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.