Y
Hacker News
new
|
ask
|
show
|
jobs
by
Nijikokun
551 days ago
https://www.rfc-editor.org/rfc/rfc6749#section-4.1.2.1
1 comments
tadfisher
551 days ago
It's in Section 5, actually. That one is for the implicit-grant flow, so the fields are URL-encoded and appended to the redirect URI's query fragment.
link
marcellus23
550 days ago
Yep, from section 5:
> error
> REQUIRED. A single ASCII [USASCII] error code from the following...
link