package
Version:
v5.0.6
Opens a new window with list of versions in this module.
Published: Sep 14, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
MarsAdmin Role = "mars_admin"
)
type UserInfo struct {
ID string `json:"id"`
Email string `json:"email"`
Name string `json:"name"`
Picture string `json:"picture"`
Roles []string `json:"roles"`
LogoutUrl string `json:"logout_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.