Commit cc4e911
committed
Describe OAuthTokenError's client-side raise on the client OAuth page
OAuthTokenError is no longer only the token endpoint's rejection: a stored
client record whose token_endpoint_auth_method this client cannot apply
raises it while the token request is being built, before the endpoint is
contacted. Say so, parallel to the OAuthRegistrationError half of the
same sentence.
No-Verification-Needed: doc-only change1 parent 40fe046 commit cc4e911
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments