Skip to content

benbpyle/cognito-token-customizer

main
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
 
 
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

Cognito Token Customer Sample

Simple Repos that supports the blog article on Binaryheap.com.

CDK Infra

Run cdk deploy npx ts-node bin/app.ts from the root directory

  • Creates a Cognito/User Pool combo
  • Setups up an AppClient for use with Password login like a web app
  • Creates a DynamoDB Table which holds the additional user information
  • Creates a Lambda function that pulls from that table and customizes the ID Token
  • Attaches the Lambda to the PreTokenGeneration Trigger in the User Pool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published