More specifically, my supertokens core lambda is treating incoming /auth requests like it’s an autho...
c
More specifically, my supertokens core lambda is treating incoming /auth requests like it’s an authorizer so it’s returning an authorizer response when I need an actual api response to like a getAuthorizationUrl request for example
r
hey @cbwhite920
I see you already solved it. Great 🙂