5 ms·
Github has a cool little article on making JWTs for their API. Very useful! https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-a
by beckthompson 1y ago
Github has a cool little article on making JWTs for their API. Very useful!
https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-json-web-token-jwt-for-a-github-app https://docs.github.com/en/apps/creating-github-apps/authent...
The JWT website is also super useful https://www.jwt.io/ https://www.jwt.io/