GitHub topics: rs256
vkondratiuk482/jwt
Library created for educational purposes to sign and decode JWT tokens using symmetric and asymmetric algorithms (HS256, RS256). Dependency free
Language: JavaScript - Size: 83 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

wpcodevo/rust-jwt-rs256
This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.
Language: Rust - Size: 61.5 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

wpcodevo/golang-fiber-jwt-rs256
In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integration of Redis will give us the ability to effortlessly revoke or invalidate the JWTs when necessary.
Language: Go - Size: 35.2 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 5

wpcodevo/rust-axum-jwt-rs256
In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. We'll leverage the high-performance Axum framework and SQLX to store data in a PostgreSQL database.
Language: Rust - Size: 62.5 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 3

akdombrowski/jwt-authn
JWT encoder, decoder, signature generator and verifier, and more. Use it to encode or decode tokens, sign tokens, and verify signatures. It's only dependency is on NodeJS >= 15.x !
Language: JavaScript - Size: 4.66 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 2

wpcodevo/hs256-rs256-jwt-nodejs
In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.
Language: TypeScript - Size: 15.6 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

RustamovAkrom/Blog-2
✅Django Blog app
Language: Python - Size: 7.56 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

tazjin/alcoholic_jwt 📦
Rust library for validation of RS256 JWTs. Source has moved to https://git.tazj.in/tree/net/alcoholic_jwt
Language: Rust - Size: 35.2 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 14

adrianEffe/authentication_service
built using Rust, leveraging the axum web framework and sqlx for database interactions.
Language: Rust - Size: 289 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mbarish-me/jwt-tokens-with-RS256
Sample Node JS helper to understand how to use JWT with RS256 algorithm
Language: JavaScript - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dxvgef/tsing-authorization
Go开发的授权服务,支持HS 256、RS 256、SM2、SM4等多种算法的授权签发、校验、刷新功能
Language: Go - Size: 46.9 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 4

vanthuan0504/nodejs-jwt-auth-api
To build a JWT authentication API Server using NodeJS, Express, MongoDB to give me a powerful way to create a secure and scalable back-end for any application
Language: TypeScript - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Malwareman007/CVE-2023-34362
POC for CVE-2023-34362 affecting MOVEit Transfer
Language: Python - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 2

DheemanthBhat/MyWebApp1
Cloud agnostic SAAS web app with RBAC.
Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jangbl/jwt-server-to-server
JSON Web Tokens (JWT) server to server communication with Node.js servers
Language: JavaScript - Size: 436 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

achiverram28/Hack-API
Hack-Api is an API which provides data and details about most of the technical events including Hackathons , GDG-Events , AWS- Events , Microsoft Azure Events , iOS events , Student Developer Details.
Language: Python - Size: 1020 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

LabShare-Archive/services-auth 📦
OAuth2 API authorization plugin for @labshare/services and LabShare Auth
Language: TypeScript - Size: 2.02 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 6

andrey-tech/kong-upstream-jwt-extended Fork of Optum/kong-upstream-jwt
Плагин для API-шлюза Kong Gateway, который создает подписанный RS256 JWT-токен, включающий SHA256 хэши тела и параметров НТТР-запроса.
Language: Lua - Size: 2.45 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

aseemyash/LetsConfuseTheAlgo
THIS RUBY SCRIPT CONVERTS YOUR JWT RS256 ALGORITHM TO HS256 ALGORITHM WHICH IS USED FOR ALGORITHM CONFUSION ATTACK.
Language: Ruby - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

daniilty/sharenote-auth
service for jwt authorization/user registration
Language: Go - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vlmiroshnikov/authz
A JWT library for scala 3
Language: Scala - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

tumanina/ReportingSystem
Language: C# - Size: 138 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

pereiraadiel/jwt-auth
just learning jwt authentication
Language: TypeScript - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dasiyes/ivmjwt
Sign and verify JWT tokens signed with RSA (SHA-256)
Language: Dart - Size: 698 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kendyjm/marketplace
Collaborative platform that essentially connects individuals wishing to sell or buy.
Language: TypeScript - Size: 916 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1
