Skip to content

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

Notifications You must be signed in to change notification settings

tmaximini/serverless-jwt-authorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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