#
deno-jwt
Here are 2 public repositories matching this topic...
In this article, you'll learn how to implement stateless authentication in Deno using JSON Web Tokens. As we all know, JSON Web Tokens can only be invalidated when they expire, so we'll include a persistent storage like Redis to serve as an extra layer of security.
dockerredismongodbdocker-composeredis-serverredis-clientapi-restoakrestful-apimongodb-databaseaccess-tokenrefresh-tokendenoaccess-tokensdenojsdeno-jwtrefresh-access-token
- Updated
Dec 31, 2022 - TypeScript
In this article, you'll learn how to implement JSON Web Token authentication with access and refresh tokens using the Web Cryptography API provided in Deno.
jwt-tokenpublic-keyjwt-authenticationjwt-authpublic-key-cryptographyprivate-keydenopublic-key-encryptiondenolandprivate-key-cryptographyjwt-denodeno-jwtrs256-jwt-deno
- Updated
Nov 18, 2022 - TypeScript
Improve this page
Add a description, image, and links to thedeno-jwt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedeno-jwt topic, visit your repo's landing page and select "manage topics."