jwt-validation
There are 21 repositories under jwt-validation topic.
IvanJosipovic/OIDC-Guard
OpenID Connect (OIDC) & OAuth 2 API Server used to secure Kubernetes Ingress
curityio/flask-of-oil
An OAuth 2.0 filter written in Python to protect APIs built using Flask
blackdoor/jose
Extensible JOSE library for Scala
curityio/example-java-oauth-protected-api
A Java Example of an OAuth protected RESTful API
curityio/express-oauth-jwt
A Node.js Express example API Secured with OAuth tokens
asaintsever/gloo-oss-extauth
Custom Auth Server for Gloo API Gateway (open source version of Gloo)
curityio/serverless-zero-trust-vercel-api
A serverless zero trust OAuth 2.0 protected API for Vercel deployment, protected with self-contained JWTs
curityio/springboot-api-jwt-validation
Spring Boot API OAuth Integration and Validation of JWTs
dmi3y/flask-jwt-consumer
Flask JWT consumer with multi public key support
LabShare-Archive/services-auth
OAuth2 API authorization plugin for @labshare/services and LabShare Auth
Soluto/fetch-jwk
This library provides methods to fetch jwt keys from jwks url
andrewpmartinez/cosign
A library enabling multiple signers on a JWT in a backwards compatible way.
curityio/jwt-validation-in-symfony
Example code for JWT validation tutorial in an OAuth protected Symfony API
agniraj09/jwt-util
Sample project to demonstrate JWT generation and JWT validation
lcasoft/JWT
JWT Encoder and Validation Tool - a JWT UI that allows you to encode or validate JWT (signed) bearer tokens
bcgov/moh-iam-kong-plugin
A proof-of-concept JWT validation plugin for Kong API Gateway.
curityio/dotnet-api-jwt-validation
Code example of how to validate JWTs and authorize requests in a .NET API
curityio/go-api-jwt-validation
An example OAuth protected RESTful API implemented in Go
curityio/kotlin-api-jwt-validation
An OAuth 2.0 secured API in Kotlin, to validate a JWT then use scopes and claims for authorization
curityio/serverless-zero-trust-api
Zero trust in OAuth 2.0 lambdas, using self-contained JWTs containing full certificate details
curityio/zero-trust-api-testing
An example that shows how to develop and test a zero trust api.