mozilla / id.webmaker.org

OAuth 2.0 identity provider for Webmaker
https://id.webmaker.org
Mozilla Public License 2.0
19 stars 51 forks source link

what are responses when things *don't* check out? #386

Open Pomax opened 9 years ago

Pomax commented 9 years ago

Looking at https://github.com/mozilla/id.webmaker.org/blob/develop/docs/oauth.md#get-user-data, what is the response when a token doesn't check out? I assume an error object is sent back, but what does it look like?

And there's probably a few more routes where the error response is missing.