package
Version:
v0.0.0-...-6f6b6b6
Opens a new window with list of versions in this module.
Published: Jul 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Setup sets up authentication
type User struct {
Name string `json:"name"`
AvatarURL string `json:"avatar_url"`
LogoutURL string `json:"logout_url"`
}
User is an authenticated user
UserInfo returns a User given a name and email
Source Files
¶
Click to show internal directories.
Click to hide internal directories.