package
Version:
v0.0.0-...-5377c57
Opens a new window with list of versions in this module.
Published: Feb 14, 2019
License: MIT
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
¶
type Oauth2Payload struct {
State string `json:"state"`
Token string `json:"token"`
}
Oauth2Payload is payload struct to retrive from provider login
Provider give you all providers functions for oauth2
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.