Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasjhan/furo-sample-lambda-authorizer
aws lambda custom authorizer for Furo
https://github.com/lukasjhan/furo-sample-lambda-authorizer
Last synced: 21 days ago
JSON representation
aws lambda custom authorizer for Furo
- Host: GitHub
- URL: https://github.com/lukasjhan/furo-sample-lambda-authorizer
- Owner: lukasjhan
- Created: 2023-05-08T02:08:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-14T17:35:46.000Z (over 1 year ago)
- Last Synced: 2024-08-03T18:22:07.728Z (3 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Lambda Authorizer Sample Project for Furo
this is a sample project for AWS Lambda Authorizer with Furo. Check out the [Offical Docs](https://docs.furo.one) for more information.
## How to use
### Install dependencies
```bash
yarn install
```### Package
```bash
yarn zip
```### Deploy
use authorizer.zip to deploy