Projects in Awesome Lists tagged with jwt-validation
A curated list of projects in awesome lists tagged with jwt-validation .
https://github.com/ivanjosipovic/oidc-guard
OpenID Connect (OIDC) & OAuth 2 API Server used to secure Kubernetes Ingress
api cookie ingress ingress-nginx jwt jwt-validation kubernetes nginx oauth2 oidc pre-authentication traefik webapp
Last synced: 22 Apr 2026
https://github.com/blackdoor/jose
Extensible JOSE library for Scala
jose jwt jwt-validation scala signing
Last synced: 02 Apr 2026
https://github.com/curityio/flask-of-oil
An OAuth 2.0 filter written in Python to protect APIs built using Flask
api claims jwt-validation oauth2 scopes sdk zero-trust
Last synced: 12 Oct 2025
https://github.com/curityio/example-java-oauth-protected-api
A Java Example of an OAuth protected RESTful API
api claims code-example jwt-validation oauth2 scopes zero-trust
Last synced: 28 Jul 2025
https://github.com/curityio/express-oauth-jwt
A Node.js Express example API Secured with OAuth tokens
api claims jwt-validation oauth2 scopes sdk zero-trust
Last synced: 28 Jul 2025
https://github.com/vishvish/pgjwt
Modern JWT (JSON Web Tokens) implementation for Postgres that can handle Ed25519
jwt jwt-validation postgresql rust
Last synced: 01 Jun 2026
https://github.com/asaintsever/gloo-oss-extauth
Custom Auth Server for Gloo API Gateway (open source version of Gloo)
api-gateway authserver envoy envoy-proxy envoyproxy extauth external-auth gloo glooctl jwt-auth jwt-validation
Last synced: 22 Mar 2025
https://github.com/approov/quickstart-asp.net-token-check
Approov token check in ASP.NET Core 2.0
api apis approov approov-demo approov-token asp backend-service dotnet jwt jwt-auth jwt-authentication jwt-token jwt-tokens jwt-validation token
Last synced: 18 Jan 2026
https://github.com/approov/quickstart-nodejs-token-check
Quickstart Approov integration example for NodeJS without depending on a framework.
approov backend-service jwt-validation node
Last synced: 23 Jan 2026
https://github.com/approov/quickstart-php-laravel-token-check
Quickstart Approov integration example for the PHP Laravel framework
api api-key api-key-authentication api-keys api-php api-secret api-secure api-security api-server approov approov-cloud-service approov-quickstart backend-service jwt-validation laravel laravel-api laravel-api-access-token laravel-api-auth laravel-api-authentication php
Last synced: 23 Feb 2026
https://github.com/feteu/asgi-claim-validator
A focused ASGI middleware for validating additional claims within JWT tokens to enhance token-based workflows.
asgi asgi-middleware connexion fastapi fastapi-middleware joserfc jwt jwt-claims jwt-validation starlette starlette-middleware
Last synced: 02 Mar 2025
https://github.com/dmi3y/flask-jwt-consumer
Flask JWT consumer with multi public key support
authentication authorization flask flask-extension jwt jwt-consumer jwt-token jwt-validation multi-issuer python python-3
Last synced: 04 Mar 2026
https://github.com/curityio/serverless-zero-trust-vercel-api
A serverless zero trust OAuth 2.0 protected API for Vercel deployment, protected with self-contained JWTs
api claims code-example jwt-validation oauth2 scopes self-contained-jwt serverless vercel
Last synced: 06 May 2026
https://github.com/approov/quickstart-java-spring-token-check
An Appoov token integration example forJava with the Spring framework. Article: https://blog.approov.io/approov-integration-in-a-java-spring-stateless-api
api approov approov-demo approov-token backend-service java java-api java-apis java-spring java-spring-api java-spring-boot java-spring-framework jwt jwt-api jwt-auth jwt-token jwt-tokens jwt-validation
Last synced: 21 Jan 2026
https://github.com/approov/quickstart-php-token-check
Quickstart Approov integration example for PHP without depending on a framework.
api api-security approov approov-backend approov-backend-quicksart approov-integration approov-quickstart backend backend-service jwt-validation php security
Last synced: 06 Feb 2026
https://github.com/curityio/springboot-api-jwt-validation
Spring Boot API OAuth Integration and Validation of JWTs
api claims code-example jwt-validation oauth2 scopes spring-boot zero-trust
Last synced: 29 Apr 2026
https://github.com/seart-group/jakarta-validation-utils
Utilities for the Jakarta Bean Validation API
bean-validation constraint-validation dependency email-validator hash-validator jakarta-bean-validation jakarta-ee jakarta-validation java-8 jwt-validation library maven maven-dependency maven-library maven-repository mit-license password-validator validation validator
Last synced: 30 Jan 2026
https://github.com/andrewpmartinez/cosign
A library enabling multiple signers on a JWT in a backwards compatible way.
Last synced: 24 Mar 2025
https://github.com/curityio/jwt-validation-in-symfony
Example code for JWT validation tutorial in an OAuth protected Symfony API
api claims code-example jwt-validation oauth2 scopes zero-trust
Last synced: 21 Aug 2025
https://github.com/approov/quickstart-python-django-token-check
Quickstart Approov integration example for the Python Django framework
api api-security approov approov-backend approov-backend-quicksart approov-integration approov-quickstart backend backend-service django jwt-validation python security
Last synced: 13 Apr 2026
https://github.com/approov/quickstart-nodejs-koa-token-check
Quickstart Approov integration example for the NodeJS Koa framework.
api api-security approov approov-backend approov-backend-quicksart approov-integration approov-quickstart backend-service jwt-validation koa node nodejs security
Last synced: 01 May 2026
https://github.com/curityio/dotnet-api-jwt-validation
Code example of how to validate JWTs and authorize requests in a .NET API
api claims code-example dotnet jwt-validation oauth2 scopes zero-trust
Last synced: 29 Apr 2026
https://github.com/curityio/serverless-zero-trust-api
Zero trust in OAuth 2.0 lambdas, using self-contained JWTs containing full certificate details
api claims code-example jwt-validation lambda oauth2 scopes self-contained-jwt serverless zero-trust
Last synced: 10 Oct 2025
https://github.com/approov/quickstart-mendix-react-native
Quickstart for integrating Approov with Mendix apps.
api approov backend-service jwt-validation mendix
Last synced: 19 Mar 2026
https://github.com/curityio/zero-trust-api-testing
An example that shows how to develop and test a zero trust api.
api claims code-example jwt-validation oauth2 scopes testing
Last synced: 25 Mar 2025
https://github.com/approov/quickstart-nativescript
Quickstart for integrating Approov with NativeScript apps (including Vue, Angular and Typescript)
approov backend-service jwt-validation
Last synced: 27 Jan 2026
https://github.com/curityio/go-api-jwt-validation
An example OAuth protected RESTful API implemented in Go
api claims code-example golang jwt-validation oauth2 scopes zero-trust
Last synced: 23 Aug 2025
https://github.com/curityio/kotlin-api-jwt-validation
An OAuth 2.0 secured API in Kotlin, to validate a JWT then use scopes and claims for authorization
api claims code-example jwt-validation oauth2 scopes spring-boot zero-trust
Last synced: 27 Aug 2025