Skip to content

tmaximini/serverless-jwt-authorizer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 

Serverless functions with custom JWT authorizer

This example demonstrates how to implement a custom JWT based authorizer to protect your serverless APIs on AWS Lambda.

Blog post

DynamoDB is used as a data store to persist user records.

Each file in ./functions/ is a seperate lambda api endpoint. Check serverless.yml for configuration.

Follow me on Twitter at @tmaximini

About

demonstration of how to use custom jwt authorizer on aws lambda with serverless framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published