Cool. So `apiDomain` should be `https://blah-blah....
# support-questions
r
Cool. So
apiDomain
should be
https://blah-blah.execute-api.blah-blah.amazonaws.com
and the
apiBasePath
should be
/stage/auth
. This means the node sdk will expose a bunch of APIs on
https://blah-blah.execute-api.blah-blah.amazonaws.com/stage/auth/*