package
Version:
v0.4.9
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: MIT
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 User struct {
UserId string `json:"sub"`
Email string `json:"email"`
EmailVer bool `json:"email_verified"`
UserName string `json:"name"`
Picture string `json:"picture"`
Locale string `json:"locale"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.