package
Version:
v1.2.22
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GoogleCallbackData struct {
Email string `json:"email"`
Name string `json:"name"`
Picture string `json:"picture"`
VerifiedEmail bool `json:"verified_email"`
ID string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.