-
-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement RFC 8628 #826
base: master
Are you sure you want to change the base?
Implement RFC 8628 #826
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 247d951 - Browse repository at this point
Copy the full SHA 247d951View commit details -
fix: Use Requester param in WriteAccessError
The WriteAccessError is used to construct error responses as described in Section 5.2 of [RFC6749]. It is not limited to access token responses. Perhaps we should rename the function to Rfc6749TokenError.
Configuration menu - View commit details
-
Copy full SHA for 887d381 - Browse repository at this point
Copy the full SHA 887d381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a385b - Browse repository at this point
Copy the full SHA 57a385bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7173edf - Browse repository at this point
Copy the full SHA 7173edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f216a6 - Browse repository at this point
Copy the full SHA 2f216a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e54d93 - Browse repository at this point
Copy the full SHA 6e54d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd323d - Browse repository at this point
Copy the full SHA dfd323dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a1e73 - Browse repository at this point
Copy the full SHA 56a1e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e9b3a5 - Browse repository at this point
Copy the full SHA 5e9b3a5View commit details -
feat: implement the access token handling for device authorization flow
feat: add the access token endpoint handling for device authorization flow
Configuration menu - View commit details
-
Copy full SHA for 10e007b - Browse repository at this point
Copy the full SHA 10e007bView commit details -
fix: passing the correct authorization request when validating if the…
… auth/device code is expired
Configuration menu - View commit details
-
Copy full SHA for 3a02a81 - Browse repository at this point
Copy the full SHA 3a02a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bf9e7 - Browse repository at this point
Copy the full SHA c3bf9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8a226 - Browse repository at this point
Copy the full SHA 5b8a226View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b2c8e - Browse repository at this point
Copy the full SHA c5b2c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a12286 - Browse repository at this point
Copy the full SHA 9a12286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b77c80 - Browse repository at this point
Copy the full SHA 9b77c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8151ba9 - Browse repository at this point
Copy the full SHA 8151ba9View commit details -
fix: add the OIDC handler for device flow (#13)
fix: add the OIDC handler for device flow
Configuration menu - View commit details
-
Copy full SHA for 1e45ed5 - Browse repository at this point
Copy the full SHA 1e45ed5View commit details -
fix: fix the refresh token issue (#14)
* fix: fix the refresh token issue * fix: fix the OIDC token missing issue
Configuration menu - View commit details
-
Copy full SHA for 8d4aa7d - Browse repository at this point
Copy the full SHA 8d4aa7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f5b1f - Browse repository at this point
Copy the full SHA c7f5b1fView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bebad9 - Browse repository at this point
Copy the full SHA 7bebad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e0bba - Browse repository at this point
Copy the full SHA c8e0bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a50ff2 - Browse repository at this point
Copy the full SHA 9a50ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fd5b2 - Browse repository at this point
Copy the full SHA c4fd5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d452d - Browse repository at this point
Copy the full SHA 01d452dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f599e5 - Browse repository at this point
Copy the full SHA 3f599e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9646fe3 - Browse repository at this point
Copy the full SHA 9646fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94653ee - Browse repository at this point
Copy the full SHA 94653eeView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9753bcd - Browse repository at this point
Copy the full SHA 9753bcdView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae6e4e3 - Browse repository at this point
Copy the full SHA ae6e4e3View commit details