diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # Authorization by token's +[](https://github.com/valentineus/moodle-auth_token/releases) +[](https://travis-ci.org/valentineus/moodle-auth_token) +[](https://www.codacy.com/app/valentineus/moodle-auth_token) +[](https://gitter.im/moodle-tool_managertokens/auth_token) + Token-based authentication (also known as [JSON Web Token authentication](https://jwt.io/)) is a new way of handling authentication of users in applications. |