oauth-wg / oauth-v2-1

OAuth 2.1 is a consolidation of the core OAuth 2.0 specs
https://oauth.net/2.1/
Other
52 stars 27 forks source link

Typo: resource server instead of resource #177

Closed mrcaidev closed 5 months ago

mrcaidev commented 6 months ago

See Section 5.3.2. "Error Codes".

In the description of "invalid_token":

The resource SHOULD ...

should be:

"The resource server SHOULD ..."