package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Oct 10, 2019
License: MIT
Opens a new window with license information.
Imports: 29
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Claims struct {
Email string `json:"email"`
}
type FedResp struct {
SigninToken string
}
type Role struct {
Value string `json:"value"`
}
type Schema struct {
Roles []Role `json:"role"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.