We have introduced a new function to decode and optionally verify JSON Web Tokens (JWT).
This function also supports JWK. As part of this update, we added JWK support to the existing JWT_SIGN function as well.
Learn more in the formulas docs page.
JWT_DECODE functionWe have introduced a new function to decode and optionally verify JSON Web Tokens (JWT).
This function also supports JWK. As part of this update, we added JWK support to the existing JWT_SIGN function as well.
Learn more in the formulas docs page.