forked from remote/oauth2
oauth2/google: fixed comment formatting and clarified naming
This commit is contained in:
@@ -2,7 +2,7 @@ package externalaccount
|
||||
|
||||
import "fmt"
|
||||
|
||||
//Error for handling OAuth related error responses as stated in rfc6749#5.2.
|
||||
// Error for handling OAuth related error responses as stated in rfc6749#5.2.
|
||||
type Error struct {
|
||||
Code string
|
||||
URI string
|
||||
|
||||
Reference in New Issue
Block a user