Skip to content

Commit

Permalink
udpate text, prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Sep 24, 2020
1 parent e94a7db commit f6f1a35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[![Maintainability](https://api.codeclimate.com/v1/badges/48bcbaece4a451825e24/maintainability)](https://codeclimate.com/github/luyadev/luya-module-admin-usertoken/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/48bcbaece4a451825e24/test_coverage)](https://codeclimate.com/github/luyadev/luya-module-admin-usertoken/test_coverage)

Extend the LUYA Admin by providing app's based access token accessible through an API.
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.

![LUYA Admin Interface](https://raw.githubusercontent.com/luyadev/luya-module-admin-usertoken/master/usertoken-screenshot.png)

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "luyadev/luya-module-admin-usertoken",
"description" : "Extend the LUYA Admin by providing app's based access token accessible through an API.",
"description" : "Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.",
"type" : "luya-extension",
"keywords" : ["luya", "admin", "accesstoken", "tokens", "login", "api", "authentication"],
"license": "MIT",
Expand Down

0 comments on commit f6f1a35

Please sign in to comment.