Skip to content
Snippets Groups Projects
Commit 791ad900 authored by Josh Soref's avatar Josh Soref
Browse files

spelling: reuse

parent 8476e5ac
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ func (c *microsoftConnector) HandleCallback(s connector.Scopes, r *http.Request)
type tokenNotifyFunc func(*oauth2.Token) error
// notifyRefreshTokenSource is essentially `oauth2.ResuseTokenSource` with `TokenNotifyFunc` added.
// notifyRefreshTokenSource is essentially `oauth2.ReuseTokenSource` with `TokenNotifyFunc` added.
type notifyRefreshTokenSource struct {
new oauth2.TokenSource
mu sync.Mutex // guards t
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment