Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorizeOnedrive ¶
func AuthorizeOnedrive(w http.ResponseWriter, r *http.Request) error
AuthorizeOnedrive redeems the authorization code received from the client for an access token.
func RefreshOnedriveToken ¶
func RefreshOnedriveToken(w http.ResponseWriter, r *http.Request) error
RefreshOnedriveToken generates additional access tokens after the initial token has expired.
func SendOnedriveID ¶
func SendOnedriveID(w http.ResponseWriter, r *http.Request) error
SendOnedriveID sends the application id to the client on request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.