Hi ! I'm trying to get something like the enclosed diagram to work, I can't find a way to get the user id from the cookies set by supertokens, maybe this setup doesn't make sense ?
I was thinking I'd be able to get an user id from the sAccessToken cookie, but I don't manage to verify its signature using the keys provided by the jwt recipe's get_jwks function ?