to make it work.
But the jwks endpoint in Supertokens is not available unless I turn on jwt in session recipe, is that right? Because I cannot fetch the jwks endpoint with my current setup where I did not enable jwt in Supertokens.
execreate
09/26/2022, 5:08 AM
The thing is I don't want to enable jwt feature, I just want my http-only cookies to get verified in a stateless manner on API Gateway side 🙂
r
rp_st
09/26/2022, 5:09 AM
hey! Thats not possible at the moment without enabling JWT feature.
rp_st
09/26/2022, 5:09 AM
We are working on changing sessions so that it would be possible.. but thats ~ 1 month away from release.
e
execreate
09/26/2022, 5:12 AM
Thanks @rp_st ! I can wait 😄 Looking forward for that release:)
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).