Auth0 with AWS Lambda, API Gateway and multiple regions

hi Konrad,

Thanks for the comments!
I’ve seen that article. The reason I decided to ask here is that it still uses AWS Cognito, which does not work well when it comes to multiple regions. I wanted to make sure that with this approach I can login to one region, and then use the same token in a different region.

Thanks