Discover Packages
github.com/fsuhrau/automationhub
authentication
package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: May 8, 2025
License: Apache-2.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
Documentation
¶
View Source
const (
SessionKey = "ginoauthgh"
UserKey = "user"
StateKey = "state"
)
type User struct {
Login string `json:"login"`
Name string `json:"name"`
Email string `json:"email"`
Company string `json:"company"`
URL string `json:"url"`
Role string `json:"role"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.