Harish Venkatesan
04/29/2022, 9:34 AMuserID
and departmentID
which I need to receive after the authorisation in the API event
object of API handler.
I have tried using "IAM" as the Auth option, but I am not getting any custom attributes in my event
object.
Could someone advise on what is the best way to approach this?Karolis Stulgys
04/29/2022, 11:15 AMFrank
Frank
Harish Venkatesan
04/29/2022, 5:00 PMevent
object in the handler will receive the auth attributes as well?
2. Currently, I am using the Amplify Auth library to sign in users directly from FE. With this JWT method, is this still possible?
3. I am trying to use SST Beta v1 release as there are breaking changes in the constructs. Could you share an example or reference of how to setup JWT auth in SST with custom attributes?