convert wp_oauth to base class
This commit is contained in:
5
tests/data/wp-oauth-redirect-mismatch.json
Normal file
5
tests/data/wp-oauth-redirect-mismatch.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"error": "redirect_uri_mismatch",
|
||||
"error_description": "The redirect URI provided is missing or does not match",
|
||||
"error_uri": "http://tools.ietf.org/html/rfc6749#section-3.1.2"
|
||||
}
|
Reference in New Issue
Block a user