-
-
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
Add introspection implementation - updated #1255
base: master
Are you sure you want to change the base?
Add introspection implementation - updated #1255
Commits on Mar 2, 2018
-
Add introspection implementation
according to RFC 7662 the introspection mechanism is implemented
Configuration menu - View commit details
-
Copy full SHA for 9446f0e - Browse repository at this point
Copy the full SHA 9446f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad5514 - Browse repository at this point
Copy the full SHA 1ad5514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 651ee9b - Browse repository at this point
Copy the full SHA 651ee9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 225553f - Browse repository at this point
Copy the full SHA 225553fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 880b4bd - Browse repository at this point
Copy the full SHA 880b4bdView commit details
Commits on Jul 20, 2018
-
Refactor introspection response to not use exceptions to control the …
…flow Co-authored-by: Rob Taylor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 487241b - Browse repository at this point
Copy the full SHA 487241bView commit details -
refactor response to be more inline with other package reponses
Steve Porter committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for eba79d7 - Browse repository at this point
Copy the full SHA eba79d7View commit details -
Merge branch 'master' of github.com:steveporter92/oauth2-server into …
…feature/add-introspection-implementation-code-review # Conflicts: # src/Grant/AuthCodeGrant.php
Steve Porter committedJul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for fece711 - Browse repository at this point
Copy the full SHA fece711View commit details -
Steve Porter committed
Jul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for caf15b9 - Browse repository at this point
Copy the full SHA caf15b9View commit details -
Steve Porter committed
Jul 20, 2018 Configuration menu - View commit details
-
Copy full SHA for d143c46 - Browse repository at this point
Copy the full SHA d143c46View commit details
Commits on Jul 22, 2018
-
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for f00b07e - Browse repository at this point
Copy the full SHA f00b07eView commit details -
fix code style and unit tests and rename introspection params function
Steve Porter committedJul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 595cace - Browse repository at this point
Copy the full SHA 595caceView commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 33eef79 - Browse repository at this point
Copy the full SHA 33eef79View commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for e4b49c6 - Browse repository at this point
Copy the full SHA e4b49c6View commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for baa74fb - Browse repository at this point
Copy the full SHA baa74fbView commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 8bf9c36 - Browse repository at this point
Copy the full SHA 8bf9c36View commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 4af0d2a - Browse repository at this point
Copy the full SHA 4af0d2aView commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for b00e6fa - Browse repository at this point
Copy the full SHA b00e6faView commit details -
Steve Porter committed
Jul 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 4805243 - Browse repository at this point
Copy the full SHA 4805243View commit details
Commits on Sep 25, 2018
-
add missing brackets to new class
Steve Porter committedSep 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 5eeb624 - Browse repository at this point
Copy the full SHA 5eeb624View commit details -
update phpdoc to reflect the function
Steve Porter committedSep 25, 2018 Configuration menu - View commit details
-
Copy full SHA for b0e6eff - Browse repository at this point
Copy the full SHA b0e6effView commit details -
Steve Porter committed
Sep 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 7def7a8 - Browse repository at this point
Copy the full SHA 7def7a8View commit details -
Steve Porter committed
Sep 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 99cb04a - Browse repository at this point
Copy the full SHA 99cb04aView commit details -
Steve Porter committed
Sep 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 9175628 - Browse repository at this point
Copy the full SHA 9175628View commit details
Commits on Nov 11, 2018
-
Steve Porter committed
Nov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for d088a3f - Browse repository at this point
Copy the full SHA d088a3fView commit details -
add bearer token introspection response
Steve Porter committedNov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 1737752 - Browse repository at this point
Copy the full SHA 1737752View commit details -
add introspection validator interface
Steve Porter committedNov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for af2cde2 - Browse repository at this point
Copy the full SHA af2cde2View commit details -
refactor introspection response
The JWT logic has been moved from the introspection response and is now in the child class BearerTokenIntrospectionResponse
Steve Porter committedNov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 2a1a8b9 - Browse repository at this point
Copy the full SHA 2a1a8b9View commit details -
update introspector to use introspection validator interface
Steve Porter committedNov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 4611bed - Browse repository at this point
Copy the full SHA 4611bedView commit details -
Steve Porter committed
Nov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 2745059 - Browse repository at this point
Copy the full SHA 2745059View commit details -
Steve Porter committed
Nov 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 66f9843 - Browse repository at this point
Copy the full SHA 66f9843View commit details
Commits on Dec 5, 2021
-
Merge remote-tracking branch 'other/feature/add-introspection-impleme…
…ntation-code-review' into feature/add-introspection-implementation
Maciej Król committedDec 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 46dded2 - Browse repository at this point
Copy the full SHA 46dded2View commit details
Commits on Dec 8, 2021
-
Upgrade introspection codebase, fix deprecations, fix tests
Maciej Król committedDec 8, 2021 Configuration menu - View commit details
-
Copy full SHA for f283fa8 - Browse repository at this point
Copy the full SHA f283fa8View commit details
Commits on Dec 11, 2021
-
Refactor Introspection Solution
Maciej Król committedDec 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 97a4ddc - Browse repository at this point
Copy the full SHA 97a4ddcView commit details -
Small method declaration changes
Maciej Król committedDec 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 69aca7d - Browse repository at this point
Copy the full SHA 69aca7dView commit details -
Maciej Król committed
Dec 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 759eea8 - Browse repository at this point
Copy the full SHA 759eea8View commit details