| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-06-13 | Revoke tokens in a transaction | mo khan |
| 2019-06-15 | install rubocop rails | mo |
| 2018-10-28 | delegate to Token.revoked?(jti) | mo |
| 2018-10-28 | create the user info endpoint. | mo |
| 2018-10-27 | RFC-7009 - revoked associated grant and tokens. | mo |
| 2018-10-27 | RFC-7009 - check audience of token before revoking | mo |
| 2018-10-20 | to primary key instead of uuid column | mo |
| 2018-10-13 | fix some linter errors | mo |
| 2018-10-12 | allow token type choice | mo |
| 2018-09-23 | add auditing | mo |
| 2018-09-18 | attach current token to Current | mo |
| 2018-09-18 | User.authenticate_token -> Token.authenticate | mo |
| 2018-09-18 | exchange -> issue_token_to | mokha |
| 2018-09-16 | exchange token for client credentials. | mo |
| 2018-09-09 | exchange refresh token for access token. | mo |
| 2018-09-09 | fix linter errors. | mo |
| 2018-09-09 | exchange a code for an access/refresh token | mo |
| 2018-09-09 | create token model. | mo |
| 2018-09-09 | create token model. | mo |
