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
And what about the code examples in the documentation do not help at all as they are broken, as they never have returning any value (not tested, but by only reading the code). LOL
Well. When I read #6 i realized:
The Model Implementations for the getters (e.g. getAccessToken) return strictly IToken.
So do we expect that model functions throw errors when the requested data is not existing?
The original documentation does not say anything regarding that
https://oauth2-server.readthedocs.io/en/latest/model/spec.html#model-getauthorizationcode
And what about the code examples in the documentation do not help at all as they are broken, as they never have returning any value (not tested, but by only reading the code). LOL
https://oauth2-server.readthedocs.io/en/latest/model/spec.html#model-getauthorizationcode
The text was updated successfully, but these errors were encountered: