forked from remote/oauth2
Requested changes.
This commit is contained in:
@@ -2,7 +2,7 @@ package externalaccount
|
||||
|
||||
import "fmt"
|
||||
|
||||
//Struct 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