jose-jwt

Token library

A library implementing JSON Web Token and related security protocols for .NET development

Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core

GitHub

948 stars
45 watching
184 forks
Language: C#
last commit: 25 days ago
Linked from 3 awesome lists

encryptionfederationfipsjosejsonjwajwejwkjwsjwtjwt-authenticationjwt-tokennetcoreoauth2oidcopenidopenidconnectsecuritysignature

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dvsekhvalnov/jose-rt Implementation of secure data signing and encryption protocols 19
frasertweedale/hs-jose Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) 122
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
paolo-rossi/delphi-jose-jwt A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption 453
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 299
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
jwt-dotnet/jwt A library providing an implementation of JSON Web Tokens for .NET authentication 2,142
lestrrat-go/jwx Implementation of various JOSE technologies in Go 1,956
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 119
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,712
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 252
sermodigital/jose Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages 914
jwtk/njwt A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. 433
pascaldekloe/jwt A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. 356