Documentation
¶
Index ¶
- func AccountOTP(w http.ResponseWriter, r *http.Request) error
- func AuthorizeOAuthApplication(w http.ResponseWriter, r *http.Request) error
- func DeleteOAuthClientApplication(w http.ResponseWriter, r *http.Request) error
- func IntrospectOAuthToken(w http.ResponseWriter, r *http.Request) error
- func LoginHandler(w http.ResponseWriter, r *http.Request) error
- func NewOAuthApplication(w http.ResponseWriter, r *http.Request) error
- func OAuthTokenEndpoint(w http.ResponseWriter, r *http.Request) error
- func RegisterHandler(w http.ResponseWriter, r *http.Request) error
- func RevokeOAuthToken(w http.ResponseWriter, r *http.Request) error
- func UpdateOAuthApplicationKeyValue(w http.ResponseWriter, r *http.Request) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountOTP ¶
func AccountOTP(w http.ResponseWriter, r *http.Request) error
func AuthorizeOAuthApplication ¶
func AuthorizeOAuthApplication(w http.ResponseWriter, r *http.Request) error
func DeleteOAuthClientApplication ¶
func DeleteOAuthClientApplication(w http.ResponseWriter, r *http.Request) error
func IntrospectOAuthToken ¶
func IntrospectOAuthToken(w http.ResponseWriter, r *http.Request) error
func LoginHandler ¶
func LoginHandler(w http.ResponseWriter, r *http.Request) error
func NewOAuthApplication ¶
func NewOAuthApplication(w http.ResponseWriter, r *http.Request) error
func OAuthTokenEndpoint ¶
func OAuthTokenEndpoint(w http.ResponseWriter, r *http.Request) error
func RegisterHandler ¶
func RegisterHandler(w http.ResponseWriter, r *http.Request) error
func RevokeOAuthToken ¶
func RevokeOAuthToken(w http.ResponseWriter, r *http.Request) error
func UpdateOAuthApplicationKeyValue ¶
func UpdateOAuthApplicationKeyValue(w http.ResponseWriter, r *http.Request) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.