aws-lambda-dotnet
aws-lambda-dotnet copied to clipboard
Support Cognito Pre Token Generation Event
Describe the Feature
Cognito can call a lambda before token generation to allow customization of identity token claims. As described here
Proposed Solution
The solution is to add the contract for this event on the library
Additional Context
I'm trying to add claims to an identity token based on the user groups that a user belongs to.
- [X] :wave: I may be able to implement this feature request
This is a :rocket: Feature Request
This is covered by #1051
PR #1051 has been released as part of version 2.1.0 of Amazon.Lambda.CognitoEvents which implements this feature.
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.