Commit fc6eb77
committed
docs: scope the OAuth2 refresh limitation to narrowing
The Limitations bullet listed the refreshed token keeping its original scope
as a limitation, which RFC 6749 section 6 mandates and the Scopes section
already states as expected behavior. State only the part that is limited:
the client cannot narrow on refresh.1 parent da5b590 commit fc6eb77
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
| |||
0 commit comments