package
Version:
v0.9.1
Opens a new window with list of versions in this module.
Published: Mar 2, 2014
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LoginResult struct {
StatusCode int
Message string
}
type PersonaResponse struct {
Status string `json:"status"`
Email string `json:"email"`
Audience string `json:"audience"`
Expires int64 `json:"expires"`
Issuer string `json:"issuer"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.