Skip to content

Commit

Permalink
update Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakharchenko committed May 24, 2021
1 parent bc527a1 commit d4bc83f
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 @@ -7,7 +7,7 @@


# Description
Implementation [Keycloak](https://www.keycloak.org/) adapter for aws Lambda
Implementation [Keycloak](https://www.keycloak.org/) adapter for Cloud
## Features
- supports AWS API Gateway, AWS Cloudfront with Lambda@Edge
- Resource based authorization ( [Keycloak Authorization Services](https://www.keycloak.org/docs/latest/authorization_services/) )
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "keycloak-lambda-authorizer",
"version": "0.5.0",
"description": "Keycloak adapter for aws Lambda",
"description": "Keycloak Cloud Adapter",
"main": "index.js",
"homepage": "https://github.com/vzakharchenko/keycloak-lambda-authorizer",
"url": "https://github.com/vzakharchenko/keycloak-lambda-authorizer",
Expand Down

0 comments on commit d4bc83f

Please sign in to comment.