issues
search
jrichardsz
/
oauth2-shield
A minimal, fast and ready to use oauth2 implementation
MIT License
3
stars
2
forks
source link
Feature : Tests and non spec introspect endpoint
#13
Closed
jrichardsz
closed
5 years ago
jrichardsz
commented
5 years ago
change endpoint value from /oauth2/credential to /oauth2/client
change sql from credential to client
add non spec endpoint for token introspect
input is the Authorization header instead json boy
returns message with error description
returns error codes like 200 and 401, 400, etc
some refactor without change endpoints