You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We decided to change how ouath2 endpoint works. It should ignore unknown scopes, verify and return only subset of known scopes. Clients should use returned scopes as source of truth to check whether features are present. It is for instance how GitHub auth works.
We will still need to adhere to api/version for 2 SH releases which has changes to ouath2 endpoint. After this check can be removed.
api/version
for 2 SH releases which has changes to ouath2 endpoint. After this check can be removed.Internal RFC [1]
The text was updated successfully, but these errors were encountered: