Do I need to delve into the user pool props to add...
# sst
a
Do I need to delve into the user pool props to add attributes either standard or custom to the Auth construct?
f
Hey @Ashishkumar Pandey, yeah that’s right. I just added an example to the v1 doc https://docs.serverless-stack.com/constructs/v1/Auth#configuring-attributes
a
Thank you, I figured it out, hopefully it helps others in the future.