AL Sample: Generating JSON Web Tokens (JWTs)
Hey y’all, Recently I needed to generate JWTs inside AL and couldn’t find a ready-to-use snippet. So I put one together, published it as a GitHub Gist, and figured: maybe it’ll save someone else a bit of time in the future. What’s in the Gist The Gist contains a small AL codeunit to generate JSON … Read more