For anyone using AWS Cognito with Prisma: How are ...
# orm-help
z
For anyone using AWS Cognito with Prisma: How are you syncing your DB with Cognito? I'm thinking of using the PostConfirmation lambda trigger to write users directly into a table. Is there any problem with that method?
d
That sounds good! 👍