rs256
Here are 26 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Dec 27, 2023 - Rust
Rust library for validation of RS256 JWTs. Source has moved tohttps://git.tazj.in/tree/net/alcoholic_jwt
- Updated
May 9, 2019 - Rust
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.
- Updated
Feb 10, 2023 - Go
JSON Web Tokens (JWT) server to server communication with Node.js servers
- Updated
May 13, 2023 - JavaScript
POC for CVE-2023-34362 affecting MOVEit Transfer
- Updated
Jul 9, 2023 - Python
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.
- Updated
Mar 14, 2023 - Rust
In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.
- Updated
Jun 2, 2023 - TypeScript
OAuth2 API authorization plugin for @labshare/services and LabShare Auth
- Updated
Feb 18, 2022 - TypeScript
Library created for education purposes to sign and decode JWT tokens using symmetric and asymmetric algorithms (HS256, RS256). Dependency free
- Updated
Feb 18, 2023 - JavaScript
Collaborative platform that essentially connects individuals wishing to sell or buy.
- Updated
Oct 26, 2020 - TypeScript
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.
- Updated
Apr 16, 2023 - Python
Плагин для API-шлюза Kong Gateway, который создает подписанный RS256 JWT-токен, включающий SHA256 хэши тела и параметров НТТР-запроса.
- Updated
Oct 15, 2020 - Lua
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 !
- Updated
Mar 17, 2025 - JavaScript
Cloud agnostic SAAS web app with RBAC.
- Updated
Jun 29, 2023
TO-DO application using AWS Lambda and Serverless framework
- Updated
Oct 5, 2020 - TypeScript
THIS RUBY SCRIPT CONVERTS YOUR JWT RS256 ALGORITHM TO HS256 ALGORITHM WHICH IS USED FOR ALGORITHM CONFUSION ATTACK.
- Updated
Nov 1, 2022 - Ruby
Improve this page
Add a description, image, and links to thers256 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thers256 topic, visit your repo's landing page and select "manage topics."