-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Decouple error responses from exception #1113
base: 9.0.0-WIP
Are you sure you want to change the base?
Decouple error responses from exception #1113
Commits on Apr 20, 2020
-
adds a public getter for the redirectUri property
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 6f2af0d - Browse repository at this point
Copy the full SHA 6f2af0dView commit details -
adds an ExceptionResponseHandler
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 9f6f27b - Browse repository at this point
Copy the full SHA 9f6f27bView commit details -
refactor by extracting generation of redirect response to method
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 06fd9f0 - Browse repository at this point
Copy the full SHA 06fd9f0View commit details -
adds proxy method for exception response handler to generate http res…
…ponse from an OAuthServerException
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 34df0db - Browse repository at this point
Copy the full SHA 34df0dbView commit details -
extract the generateHttpResponse to a trait and use it in the Resourc…
…eServer as well
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 899e7ad - Browse repository at this point
Copy the full SHA 899e7adView commit details -
removes generateHttpResponse method from OAuthServerException and ref…
…actors lib accordingly
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for d9bc7d2 - Browse repository at this point
Copy the full SHA d9bc7d2View commit details -
Patrick Rodacker committed
Apr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for a8b7b2e - Browse repository at this point
Copy the full SHA a8b7b2eView commit details -
Patrick Rodacker committed
Apr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for b60de46 - Browse repository at this point
Copy the full SHA b60de46View commit details -
adds blank line before return statement
Patrick Rodacker committedApr 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 94114ba - Browse repository at this point
Copy the full SHA 94114baView commit details