Documentation
¶
Overview ¶
Package google provides you access to Google's OAuth2 infrastructure. The implementation is based on this blog post: http://skarlso.github.io/2016/06/12/google-signin-with-go/
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Auth ¶
func Auth() gin.HandlerFunc
func AutoRegister ¶
func GetLoginURL ¶
func LoginHandler ¶
Types ¶
type Credentials ¶
Credentials stores google client-ids.
Click to show internal directories.
Click to hide internal directories.