We plan on enabling the following: - "Converting" ...
# general
r
We plan on enabling the following: - "Converting" any JSON payload into a JWT via the core - Exposing the JWKS endpoint for that JWT via the SDK & core. - Adding that JWT into the supertokens' session so that it can be retrieved on the backend & frontend to query Hasura. When creating the JWT, you can specify any custom claim - so you would specify claims as per what is expected by Hasura