index
:
xlgmokha/proof.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
oauth
Age
Commit message (
Expand
)
Author
2019-06-15
install rubocop rails
mo
2018-12-07
delete unused controller.
mo
2018-12-07
fix linter errors.
mo
2018-10-29
update client and return any errors.
mo
2018-10-29
update the client data.
mo
2018-10-29
start to build the client update endpoint.
mo
2018-10-29
ensure an authorization header is presented
mo
2018-10-29
RFC-7592 Section 2.1 - revoke client token
mo
2018-10-29
start to implement RFC-7592
mo
2018-10-28
use ActionController::API
mo
2018-10-28
do not issue session cookies from oauth api endpoints
mo
2018-10-28
document dynamic client registration
mo
2018-10-28
refresh token documentation
mo
2018-10-28
add example of authorization code grant flow.
mo
2018-10-28
do not send session cookie
mo
2018-10-28
delegate to Token.revoked?(jti)
mo
2018-10-28
create the user info endpoint.
mo
2018-10-28
RFC-8414 - Provide Authorization Server Metadata
mo
2018-10-27
RFC-7009 - check audience of token before revoking
mo
2018-10-21
address remaining brakeman warnings
mo
2018-10-21
remove 2 brakeman warnings
mo
2018-10-21
fix lint errors
mo
2018-10-21
move oauth code to oauth namespace.
mo