An open API service indexing awesome lists of open source software.

JSON Web Tokens

JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.

https://github.com/nsweeting/authex

Authex is an opinionated JWT authentication and authorization library for Elixir.

auth authentication authorization elixir jwt phoenix plug

Last synced: 08 May 2025

https://github.com/lmammino/jwtinfo

A command-line tool to get information about JWTs (Json Web Tokens)

cli helper info inspector jwt jwtinfo token

Last synced: 07 Apr 2025

https://github.com/jrapoport/gothic

🦇 Gothic is a user registration and authentication SWT/JWT microservice. It supports REST, gRPC, and gRPC Web API, reCAPTCHA & a variety of DBs with Gorm.

authorization go gorm goth grpc grpc-api grpc-web jwt mysql postgres recaptcha rest restful restful-api signup smtp sqlite sqlserver swt usermanagement

Last synced: 09 Apr 2025

https://github.com/friendsofthinkphp/think-jwt

ThinkPHP Jwt 扩展包

jwt thinkphp thinkphp-component

Last synced: 25 Aug 2025

https://github.com/xnal/don-blog

一个基于Vue.js + Nuxt.js + SCSS + ES6/7 + Node.js + Koa.js + MySQL + Redis开发的个人博客。

es6 es7 jwt koajs mysql nodejs nuxtjs redis scss socketio vuejs

Last synced: 16 Mar 2026

https://github.com/auth0/idtoken-verifier

Lightweight RSA JWT verification

auth dx-sdk javascript jwt oauth verify web

Last synced: 09 Apr 2025

https://github.com/liuweijw/vue2-admin

基于vue-element-admin、Vue2 权限、监控、管理系统(包含地图等嵌套)

axios element-ui jwt vue vue-router vue2 vue2-admin vuex webpack3

Last synced: 27 Oct 2025

https://github.com/hzlmn/aiohttp-jwt

aiohttp middleware and helper utils for working with JSON web token.

aiohttp asyncio jwt python

Last synced: 04 Apr 2025

https://github.com/sheroz/axum-rest-api-sample

Building REST API Web service in Rust using axum, JSON Web Tokens (JWT), SQLx, PostgreSQL, and Redis.

api api-rest cors docker jwt logging postgres redis rest-api web-server web-service

Last synced: 24 Sep 2025

https://github.com/artem-smotrakov/esp32-weather-google-sheets

Weather station based on ESP32 and MicroPython with sending data to Google Sheets

dht22 esp32 google-sheets iot jwt micropython oauth2 rsa

Last synced: 22 Apr 2025

https://github.com/understanding-astro/astro-middleware-examples

✨ Practical Astro middleware examples from Basic auth to JWT auth and more.

astro astrojs jwt middleware

Last synced: 13 Apr 2025

https://github.com/ezy/seedpress-cms

A headless CMS built in Express for PostgresQL using Sequelize. Generally follows the Wordpress post and term schema.

api chi cms expressjs headless heroku jwt mit-license mocha node nodejs passport passport-jwt passport-local postgres postgresql sequelize sequelize-cli sequelize-orm

Last synced: 25 Oct 2025

https://github.com/missthee/springboot-mybatisplus-security-jwt-restful

[Empty Project]RBAC管理demo,含页面(vue2+elementUI)。springboot多模块,mybatis-plus静态多数据源,jwt、security简单整合,RESTful API,socketio实时消息

jwt mybatis poi restful shiro springboot tkmapper

Last synced: 23 Apr 2025

https://github.com/hellokoding/hello-sso-jwt

Single Sign On (SSO) Example with JSON Web Token (JWT), Spring Boot

java jwt spring-boot sso

Last synced: 13 May 2025

https://github.com/bezkoder/jwt-refresh-token-node-js

JWT Refresh Token implementation in Node.js example with Express, Sequelize and MySQL

authentication authorization jwt node node-js refresh-token sequelize token-based-authentication

Last synced: 14 Apr 2025

https://github.com/houarizegai/fullstack-angular-springboot

Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]

angular crud crud-application customer-relationship-managment full-stack-web-development java jwt rest-api restful-api spring springboot webapp

Last synced: 10 Apr 2025

https://github.com/ucan-wg/rs-ucan

Rust implementation of UCAN

authorization identity jwt rust ucan

Last synced: 11 Mar 2026

https://github.com/xpioneer/react-typescript

A Front-End Project with Typescript/Antd. webpack5+react-router5+antd+typescript5+grahql+jwt+hooks

antd antd5 eslint graphql hooks jwt mobx pwa react react-hooks react-router-v6 react18 typescript usereducer webpack5

Last synced: 07 Aug 2025

https://github.com/cornflourblue/react-18-redux-jwt-authentication-example

React 18 + Redux - JWT Authentication Example & Tutorial

jwt jwt-authentication react reactjs redux

Last synced: 12 Jun 2025

https://github.com/osahner/kotlin-spring-boot-rest-jpa-jwt-starter

kotlin spring-boot 3 rest/jpa/jwt starter

jpa jwt kotlin rest-api spring-boot

Last synced: 12 Apr 2025

https://github.com/foyzulkarim/rbac-react-redux-aspnetcore

A starter template for creating JWT token from ASP.NET Core API project and applying that JWT token authentication on React application

aspnet-web-api aspnetcore authentication authorization jwt microservices mongodb permission rbac rbac-management react react-hooks reactjs redis redux redux-saga role-based-access-control sql-server

Last synced: 17 Mar 2025

https://github.com/devlive-community/authx

AuthX 是一个简单、易用的开源权限管理平台。它旨在帮助开发者轻松地实现基于角色的访问控制(RBAC)和权限管理。

java jwt spring spring-boot spring-security

Last synced: 06 Jul 2025

https://github.com/jay-johnson/train-ai-with-django-swagger-jwt

Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platform

ai ai-security anti-nex celery celery-tasks deep-neural-networks django-rest-framework drf jwt keras machine-learning machine-learning-security network-analysis network-security openshift rest-api swagger tensorflow

Last synced: 14 Apr 2025

https://github.com/liuweijw/vue2-all

Vue2 + Vue-router2 + Vuex + Webpack + axios + jwt

axios es6 eslint javascript jwt node nodejs vscode vue-loader vue2 vuex webpack3

Last synced: 27 Oct 2025

https://github.com/denzelcode/flutter-auth

Authentication API client with Flutter (Login, Register, Google Login, Facebook Login, Apple Login, Messages, Rooms, Private DMs)

apple-login facebook-login flutter flutter-chat flutter-jwt flutter-messages google-login jwt

Last synced: 10 Aug 2025

https://github.com/wongminho/spring-boot-api-starter

🚀 一个基于 Spring Boot,快速构建 RESTful API 工程的脚手架,支持多数据源配置、分布式事务

atomikos druid jwt mybatis mybatis-plus restful-api seed-project spring-boot

Last synced: 30 Apr 2025

https://github.com/guillaumebriday/todolist-backend-laravel

Back-end application for Todolist Web application built with Laravel 5.8 and Vue.js

api capistrano docker docker-compose jwt laravel nginx pusher rest spa spatie traefik vuejs

Last synced: 25 Feb 2026

https://github.com/gmars/tp5-rbac

一个tp5的RBAC库,使用composer来安装和更新你的项目对于RBAC的需求。同时支持jwt方式的验证。包含了RBAC需要的数据表的数据迁移,能够很方便的开始开发。

authorization composer jwt rbac thinkphp5 tp5 tp5-rbac

Last synced: 21 Aug 2025

https://github.com/m-rgba/hasura-django-starter

The best of Hasura's instant, realtime GraphQL API meshed with Django's built-in auth model and the ability to extend logic across the two services.

authentication django graphql hasura jwt

Last synced: 27 Mar 2025

https://github.com/sprocketbox/laravel-jwt

A seamless JWT implementation for Laravel

jwt jwt-auth-guard laravel laravel-authentication laravel-package

Last synced: 13 Jan 2026

https://github.com/troian/jwtpp

JSON Object Signing and Encryption library for C++.

c-plus-plus-11 cpp encryption-library jose json jwt jwt-authentication signing

Last synced: 07 Oct 2025

https://github.com/luckcoding/hotchcms

前后端分离的cms。后端采用koa+redis+mongodb(支持自动生成接口文档)。管理台采用dva+ant,用户端采用next.js+redux。

antd cms dva jwt koa mongodb nextjs node react redis redux redux-form redux-saga

Last synced: 02 Sep 2025

https://github.com/potatosalad/ruby-jose

JSON Object Signing and Encryption (JOSE) for Ruby

cryptography jose jwt ruby

Last synced: 05 Apr 2025

https://github.com/onixbyte/jdevkit

JDevKit is a Java Dev Kit offering essential tools for streamlined development. It includes common components, WebCal (RFC5545) support, GUID generation, and JWT features. Designed to enhance efficiency across projects of all sizes.

java jwt utils-library

Last synced: 08 Apr 2025

https://github.com/bezkoder/angular-17-jwt-auth

Angular 17 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API

angular angular-17 angular17 authentication authorization httponly-cookie jwt jwt-auth jwt-authentication jwt-authorization jwt-token jwt-tokens login login-form login-forms login-page registration token-based-authentication

Last synced: 14 Apr 2025

https://github.com/damirka/yii2-jwt

JWT implementation for Yii2 Authorization process

json-web-token jwt php yii2 yii2-extension yii2-framework yii2-jwt yii2-user

Last synced: 02 May 2025

https://github.com/wasmCloud/wascap

Embed, extract, and validate capability claims in JWTs for WebAssembly modules

ed25519 jwt security signature webassembly

Last synced: 23 Apr 2025

https://github.com/rodion-arr/nestjs-starter-kit

Nest.js starter kit with Postgres, Redis, Docker, TypeORM, JWT auth, and more!

docker jwt nestjs postgres redis typeorm

Last synced: 03 Feb 2026

https://github.com/sandrinodimattia/serverless-jwt

JWT verification for Serverless environments 🔐

jwt netlify nextjs oidc serverless

Last synced: 01 Oct 2025

https://github.com/yezz123/frdp

Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐

asyncio authentication boilerplate docker docker-compose fastapi fastapi-boilerplate jwt jwt-authentication pgadmin postgres postgresql python rest-api sqlalchemy

Last synced: 14 Oct 2025

https://github.com/yezz123/FRDP

Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐

asyncio authentication boilerplate docker docker-compose fastapi fastapi-boilerplate jwt jwt-authentication pgadmin postgres postgresql python rest-api sqlalchemy

Last synced: 29 Apr 2025

https://github.com/twtrubiks/django_jwt_tutorial

認識 JWT 以及透過 Django 實戰 📝

authenticated authentication django json-web-token jwt tutorial

Last synced: 15 Apr 2025

https://github.com/zafar-saleem/nodescalablearchitecture

A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.

express jwt jwt-auth jwt-authentication jwt-token jwt-tokens mongo mongodb mongoose mongoosejs node nodejs

Last synced: 27 Oct 2025

https://github.com/he0306/meeting

基于springboot + vue + 百度SDK 开发的前后端分离人脸识别会议签到系统,支持会议的基本功能,人脸签到,照片签到,人脸登录,地图坐标签到,后台管理功能等。

axios echarts element-ui jwt mybatis-plus mysql redis springboot2 vue

Last synced: 09 May 2025

https://github.com/davesag/jose-simple

Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.

base64 decryption encryption jose json jwt signing

Last synced: 27 Jul 2025

https://github.com/rscarrera27/Flask-GraphQL-Auth

(UNMAINTAINED. FEEL FREE TO FORK) 🐍A Pythonic way to provide JWT authentication for Flask-GraphQL

auth extension flask-extension flask-extensions flask-graphql graphql jwt

Last synced: 29 Mar 2025

https://github.com/rscarrera27/flask-graphql-auth

(UNMAINTAINED. FEEL FREE TO FORK) 🐍A Pythonic way to provide JWT authentication for Flask-GraphQL

auth extension flask-extension flask-extensions flask-graphql graphql jwt

Last synced: 11 Jan 2026

https://github.com/bezkoder/react-jwt-refresh-token

Buid React JWT Refresh Token example with Axios Interceptors - Refresh Token in React.js, Axios silent refresh JWT token example

authentication authorization jwt jwt-auth jwt-authentication jwt-token react react-authentication reactjs refresh-token token-based-authentication

Last synced: 12 Oct 2025

https://github.com/hashload/horse-jwt

Middleware for JWT in HORSE

auth authentication horse horse-jwt jwt middleware token

Last synced: 26 Feb 2026

https://github.com/tiangolo/full-stack-flask-couchbase

Full stack, modern web application generator. Using Flask, Couchbase as database, Docker, Swagger, automatic HTTPS and more.

backend celery cookiecutter couchbase couchbase-sync-gateway docker flask frontend json json-schema jwt letsencrypt openapi python python3 swagger traefik vue vuex

Last synced: 02 Oct 2025

https://github.com/wolox/wor-authentication

Gem to add authentication to your application using JWT, with expirable, renewable and customizable tokens!

api authentication jwt rails ruby ruby-gem ruby-on-rails wolox wor

Last synced: 13 Apr 2025

https://github.com/return/branca

Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.

aead authenticated-encryption branca cryptography jwt rust token-based-authentication xchacha20-poly1305

Last synced: 16 May 2025

https://github.com/kelvinmo/simplejwt

A simple JSON web token library written in PHP.

jose jwe jws jwt php

Last synced: 06 Apr 2025

https://github.com/aogier/starlette-authlib

A drop-in replacement for Starlette session middleware, using Authlib's jwt

asgi authlib jwt jwt-middleware starlette starlette-middleware

Last synced: 07 May 2025

https://github.com/xpioneer/koa-graphql-typescript

A GraphQL/JWT project with Koa2+typescript3+mysql+mongoDB+redis

graphql jwt koa2 mongodb mysql2 redis typeorm typescript

Last synced: 14 Apr 2025

https://github.com/tert0/fastapi-framework

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions

async async-redis asyncio backend database fastapi framework hacktoberfest inmemory-cache jwt python python3 rate-limit redis session

Last synced: 05 Apr 2025

https://github.com/jorgegorka/demanda

A Ruby on Rails 6 & GraphQL powered e-commerce backend with JWT support. Includes a Svelte JS & TailwindCss admin site.

ecommerce-site graphql hacktoberfest jwt rails svelte tailwindcss

Last synced: 26 Jan 2026

https://github.com/guyromm/svelte-postgrest-template

Svelte/SvelteKit + PostgREST + EveryLayout + social auth starter template

everylayout facebook-login google-authenticator jwt postgresql postgrest sapper sapper-template svelte svelte-template

Last synced: 10 Apr 2025

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: 02 Apr 2026

https://github.com/dgn/oidc-filter

A WASM plugin for Envoy supporting the Open ID Connect Authorization Flow, extending Istio's JWT functionality

envoy istio jwt oidc-filter openid-connect wasm

Last synced: 18 Jan 2026

https://github.com/cornflourblue/dotnet-7-jwt-authentication-api

.NET 7.0 - JWT Authentication Example without ASP.NET Core Identity

aspnetcore authentication csharp dotnet jwt

Last synced: 28 Jul 2025

https://github.com/damianopetrungaro/slim-boilerplate

A PHP boilerplate,for a fast API prototyping based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready

eloquent jwt php php-boilerplate slim

Last synced: 28 Apr 2025

https://github.com/bezkoder/angular-12-jwt-authentication

Angular 12 JWT - Token based Authentication & Role based Authorization example with Web Api - Login Page & Registration

angular angular12 authorization jwt jwt-auth jwt-authentication

Last synced: 14 Apr 2025

https://github.com/philjay/jwt

Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏

apn apns apple apple-push-notifications json-web-token jwt jwt-authentication jwt-token

Last synced: 19 Jun 2025

https://github.com/tinywan/webman-jwt

🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin

jwt jwt-authentication jwt-token php php-library tinywan webman workerman

Last synced: 04 Apr 2025

https://github.com/fulls1z3/ngx-auth

Auth0 platform implementation and JWT authentication utility for Angular & Angular Universal

angular angular2 angular4 aot auth auth0 authentication jwt npm-package security server-side-rendering typescript universal

Last synced: 12 Apr 2025

https://github.com/saiupadhyayula/springangularecommerce

SpringAngularEcommerce is a shopping cart application developed as a pet project to practice different technologies like spring boot, spring security, elastic-search, redis, mongodb, jwt authentication etc

angular ecommerce ecommerce-application elastic-search java jwt redis spring-boot spring-data-mongodb spring-security

Last synced: 29 Oct 2025

https://github.com/openwallet-foundation/sd-jwt-js

A JavaScript implementation of the Selective Disclosure JWT (SD-JWT) spec.

jwt sd-jwt

Last synced: 20 Jun 2025

https://github.com/davellanedam/phalcon-micro-rest-api-skeleton

This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)

api jwt jwt-authentication jwt-token micro phalcon phalcon-micro-api phalcon-skeleton phalconphp php postman rest rest-api skeleton token

Last synced: 09 Apr 2025

https://github.com/tobymurray/postgraphile-login

Auth enabled Express Server with PostGraphile and PostgreSQL

authentication authorization express jwt postgraphile postgraphql postgresql

Last synced: 14 Apr 2025

https://github.com/Camji55/nexus-plugin-jwt-auth

Basic jsonwebtoken authentication plugin for The Nexus Framework

authentication graphql jsonwebtoken jwt jwt-token nexus-plugin nexusjs

Last synced: 13 May 2025

https://github.com/pac4j/jee-pac4j

Security library for JEE: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...

authentication authorization cas facebook j2e j2ee java jwt ldap login logout mongodb oauth openid-connect saml security social-login sql twitter

Last synced: 15 Mar 2026

https://github.com/mrin9/modular-java-jersey-vue

Moduler Java, Embedded Tomcat, Jersey, Vue, Vue3, Composition API, PrimeVue, Restfull WebApp

backend embeded-tomcat fat-jar frontend h2 in-memory-database java-11 java-modules jersey jwt open-api vue webapp

Last synced: 11 Apr 2025

https://github.com/fenix-hub/godot-engine.jwt

JSON Web Token library for Godot Engine written in GDScript

gdscript godotengine hmac http jwt oauth2 security

Last synced: 27 Apr 2025

https://github.com/appsup-dart/jose

Javascript Object Signing and Encryption (JOSE) library

aes cryptography encryption jose jwt rsa

Last synced: 26 Jul 2025

https://github.com/joegasewicz/flask-jwt-router

Flask JWT Router is a Python library that adds authorised routes to a Flask app.

flask jwt pyjwt sqlalchemy

Last synced: 22 Aug 2025

https://github.com/shadowshot-x/micro-product-go

Building an ecommerce backend using Microservices in Golang . Cloud Native using the best practices.

authentication backend golang hacktoberfest jwt rest-api

Last synced: 12 Jan 2026

https://github.com/slowli/jwt-compact

Compact JWT implementation in Rust

cbor elliptic-curves jwt

Last synced: 12 Apr 2025

https://github.com/supertokens/supertokens-website

Frontend SDK for SuperTokens - for session management + automatically refreshing sessions

authentication authorization axios frontend jwt jwt-auth security supertokens supertokens-frontend typescript

Last synced: 24 Oct 2025

https://github.com/kuangshp/gin-admin-api

基于 Gin 模块化开发的 API 框架设计,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证 的使用 等等。

gin golang gorm gorm-gen jwt jwt-token logging mysql swagger zap

Last synced: 03 May 2025

https://github.com/tuupola/branca-php

Authenticated and encrypted API tokens using modern crypto

api jwt token-authentication xchacha20-poly1305

Last synced: 01 Aug 2025

https://github.com/ypankaj007/golang-mongodb-restful-starter-kit

Golang rest api starter kit with mongoDB and JWT

go golang jwt mongodb mux rest-api swagger

Last synced: 14 Dec 2025