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.
- GitHub: https://github.com/topics/jwt
- Wikipedia: https://en.wikipedia.org/wiki/JSON_Web_Token
- Created by: M. Jones, J. Bradley, N. Sakimura
- Released: May 2015
- Related Topics: jws, message-authentication-code, jwkset, jwks, jwt-server, jwt-client, jwt-claims, jwt-bearer-tokens, jwe, jwk,
- Aliases: rfc-7519, jsonwebtoken, json-web-tokens, json-web-token, jwa, jwt-authentication, jwt-auth, jwt-token, jwt-tokens,
- Last updated: 2025-06-01 00:20:06 UTC
- JSON Representation
https://github.com/murraco/spring-boot-jwt
JWT auth service using Spring Boot, Spring Security and MySQL
authentication java jsonwebtoken jwt jwt-authentication microservices spring-boot spring-security swagger2
Last synced: 15 May 2025
https://github.com/vimalloc/flask-jwt-extended
An open source Flask extension that provides JWT support (with batteries included)!
flask flask-jwt flask-jwt-extended jwt
Last synced: 11 May 2025
https://github.com/zitadel/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
certified client code-flow code-flow-pkce discovery go golang jwt library oauth oauth2 oidc openid-connect openidconnect pkce refresh-token relying-party server standard
Last synced: 13 May 2025
https://github.com/lampo1024/dnczeus
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
csharp dnczeus dotnet dotnet-6 dotnet-core entity-framework entity-framework-core iview iview-admin jwt jwt-authentication jwt-bearer-tokens net-6 net-core net-core-webapi netcore vue vue-ui
Last synced: 15 May 2025
https://github.com/lampo1024/DncZeus
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
csharp dnczeus dotnet dotnet-6 dotnet-core entity-framework entity-framework-core iview iview-admin jwt jwt-authentication jwt-bearer-tokens net-6 net-core net-core-webapi netcore vue vue-ui
Last synced: 10 Apr 2025
https://github.com/davideviolante/angular-full-stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
angular angular-cli angular2 angularjs bcrypt boilerplate bootstrap docker express expressjs font-awesome full-stack jsonwebtoken jwt mongodb mongoose mongoosejs nodejs starter-kit typescript
Last synced: 14 May 2025
https://github.com/DavideViolante/Angular-Full-Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
angular angular-cli angular2 angularjs bcrypt boilerplate bootstrap docker express expressjs font-awesome full-stack jsonwebtoken jwt mongodb mongoose mongoosejs nodejs starter-kit typescript
Last synced: 05 May 2025
https://github.com/dromara/MaxKey
🗝️MaxKey SSO ,Leading-Edge IAM-IDaas(Identity and Access Management) Product,业界领先的IAM-IDaas身份管理和认证产品,支持OAuth2.x、OpenID Connect、SAML2.0、JWT、CAS、SCIM等SSO标准协议,基于RBAC统一权限控制,实现用户生命周期管理,开源、安全、合规、自主可控。
active-directory authentication cas cloud-identity iam identity jwt kerberos ldap mfa multi-tenancy oauth oauth2 openid-connect rbac saml scim-2 single-sign-on sso topt
Last synced: 01 Apr 2025
https://github.com/clerk/javascript
Official JavaScript repository for Clerk authentication
astro auth authentication expo hasura javascript jwt jwt-authentication next nextjs nodejs nuxt react remix remix-run tanstack vue
Last synced: 12 May 2025
https://github.com/bezkoder/spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
jwt jwt-authentication spring-boot spring-boot-2 spring-boot-security spring-boot-server spring-data spring-security spring-security-jwt
Last synced: 15 May 2025
https://github.com/rudecrab/rude-java
Java Practice Projects(SSM、Spring Boot、Spring Security、MinIO、Vue). 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
design-patterns java jwt rude-java spring spring-security springboot ssm
Last synced: 16 May 2025
https://github.com/zainzhao/his
HIS英文全称 hospital information system(医疗信息就诊系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。
echarts element-ui elk gateway his hospital java jwt mycat rabbitmq redis spring-boot spring-cloud spring-security uni-app vue
Last synced: 14 May 2025
https://github.com/mike-engel/jwt-cli
A super fast CLI tool to decode and encode JWTs built in Rust
cli command-line-tool json json-web-token jsonwebtoken jwt jwt-cli jwt-token rust
Last synced: 15 May 2025
https://github.com/ZainZhao/HIS
HIS英文全称 hospital information system(医疗信息就诊系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。
echarts element-ui elk gateway his hospital java jwt mycat rabbitmq redis spring-boot spring-cloud spring-security uni-app vue
Last synced: 14 Mar 2025
https://github.com/waiting-for-dev/devise-jwt
JWT token authentication with devise and rails
authentication devise jwt rails ruby-gem
Last synced: 13 May 2025
https://github.com/danieleteti/delphimvcframework
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
api application-server delphi delphimvcframework json-rpc jsonwebtoken jwt jwt-authentication native object-pascal pascal rest restful restful-api restful-webservices serialization-library speed
Last synced: 05 Apr 2025
https://github.com/imiphp/imi
imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
amqp coroutine golang grpc imi jwt kafka mqtt mvc mysql pgsql php php-framework rabbitmq redis roadrunner swoole swoole-framework websocket workerman
Last synced: 14 May 2025
https://github.com/francescomalatesta/laravel-api-boilerplate-jwt
A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.
api boilerplate cors dingo jwt laravel rest
Last synced: 15 May 2025
https://github.com/nhost/hasura-backend-plus
🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
authentication docker graphql hasura jwt s3 storage typescript
Last synced: 07 Apr 2025
https://github.com/go-pkgz/auth
Authenticator via oauth2, direct, email and telegram
authentication custom-oauth2 go golang jwt library login middleware oauth2 oauth2-client
Last synced: 08 Apr 2025
https://github.com/mizhexiaoxiao/vue-fastapi-admin
⭐️ 基于 FastAPI+Vue3+Naive UI 的现代化轻量管理平台 A modern and lightweight management platform based on FastAPI, Vue3, and Naive UI.
admin fastapi fastapi-admin fastapi-vue-admin fastapi-vuejs-template jwt naive-ui naive-ui-admin pinia pydantic pydantic-v2 python swaager tortoise-orm vite vue vue-admin vue3
Last synced: 14 May 2025
https://github.com/massad/gin-boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
boilerplate-template database gin-boilerplate gin-framework golang jwt microservices middleware postgresql postman postman-collection redis restful-api ssl trigger-functions
Last synced: 14 May 2025
https://github.com/lmammino/jwt-cracker
Simple HS256, HS384 & HS512 JWT token brute force cracker.
alphabet brute-force brute-force-attacks bruteforce command command-line cracker javascript jwt jwt-cracker nodejs secrets security
Last synced: 11 Apr 2025
https://github.com/wayn111/waynboot-mall
这是一套全部开源的微商城项目,包含一个运营后台、H5商城前台和服务端接口。 实现了商城所需的首页展示、商品分类、商品详情、sku详情、商品搜索、购物车、结算下单、线上支付,商品评论等一系列功能。 技术上基于最新得Springboot3.0、jdk17,整合了MySql、Redis、RabbitMQ、ElasticSearch等常用中间件,对于初学者而言根据readme中的本地开发指南就能成功启动项目。还提供 docker-compose 一键部署脚本,只需要十多分钟就能启动商城前后台所有服务。
elasticsearch java jwt mall mybatis mysql8 rabbitmq redis springboot2 waynboot
Last synced: 03 May 2025
https://github.com/hiparker/opsli-boot
OPSLI 快速开发平台基于springboot、vue、element-ui ,项目采用前后端分离架构,热插拔式业务模块与插件扩展性高 ,代码简洁,功能丰富,开箱即用
admin codegenerator element-ui jwt low-code mybatis opsli opsli-boot opsli-ui oss redis redisson shiro spring spring-boot springboot vue
Last synced: 16 May 2025
https://github.com/Massad/gin-boilerplate
The fastest way to deploy a restful api's with Gin Framework with a structured project that defaults to PostgreSQL database and JWT authentication middleware stored in Redis
boilerplate-template database gin-boilerplate gin-framework golang jwt microservices middleware postgresql postman postman-collection redis restful-api ssl trigger-functions
Last synced: 05 May 2025
https://github.com/yangzongzhuan/ruoyi-vue-fast
:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
admin axios druid element element-ui java jwt mybatis quartz quill spring springboot springsecurity swagger2 vue vue-admin vue-cli vue-element vue-element-admin vuex
Last synced: 14 May 2025
https://github.com/authing/authing
🔥Authing - IDaaS/IAM solution that can Auth to web, mobile and agent applications.
aaas auth0 authing header-jwt iam id idaas identity identity-cloud jwt ldap login oauth oauth2 oidc open-iam openid-connect saml solid user-management
Last synced: 16 May 2025
https://github.com/auth0/auth0.js
Auth0 headless browser sdk
auth0 authentication authorization browser dx-sdk javascript jwt login oauth2 sdk
Last synced: 13 May 2025
https://github.com/Authing/Authing
🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications.
aaas auth0 authing header-jwt iam id idaas identity identity-cloud jwt ldap login oauth oauth2 oidc open-iam openid-connect saml solid user-management
Last synced: 11 Apr 2025
https://github.com/javieraviles/node-typescript-koa-rest
REST API boilerplate using NodeJS and KOA2, typescript. Logging and JWT as middlewares. TypeORM with class-validator, SQL CRUD. Docker included. Swagger docs, actions CI and valuable README
class-validator cors crud docker github-actions helmet heroku jwt koa koa-jwt koa-router koa2 node nodemon rest-api sql swagger typeorm typescript winston
Last synced: 15 May 2025
https://github.com/dvsekhvalnov/jose-jwt
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
encryption federation fips jose json jwa jwe jwk jws jwt jwt-authentication jwt-token netcore oauth2 oidc openid openidconnect security signature
Last synced: 13 May 2025
https://github.com/thalhammer/jwt-cpp
A header only library for creating and validating json web tokens in c++
cpp header-only json-web-token jwt
Last synced: 14 May 2025
https://github.com/Thalhammer/jwt-cpp
A header only library for creating and validating json web tokens in c++
cpp header-only json-web-token jwt
Last synced: 15 Mar 2025
https://github.com/yezz123/authx
Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨
authentification authorization backend fastapi jwt pydantic python starlette
Last synced: 14 May 2025
https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
api async-await chai eslint express front-end javascript jwt jwt-authentication mocha mongodb mongoose mvp node nodejs postman redis rest testing token
Last synced: 15 May 2025
https://github.com/dotnetzoom/aspnetcore-webapi-course
🥇 Professional REST API design with ASP.NET Core WebAPI
aspnet-core autofac automapper ef-core elmah exception-handling identity jwt jwt-authentication jwt-encryption logging nlog oauth sentry swagger swagger-ui versioning webapi
Last synced: 09 Apr 2025
https://github.com/o1egl/paseto
Platform-Agnostic Security Tokens implementation in GO (Golang)
auth authentication decoder encoder go golang jwt microservice paseto past security soa token
Last synced: 14 May 2025
https://github.com/dromara/sureness
Dromara Sureness A efficient security framework focus on protection of API.
authentication authorization basic-auth digest framework javalin jwt ktor library quarkus restful-api shiro spring spring-security springboot
Last synced: 14 May 2025
https://github.com/huanghanzhilian/c-shopping-rn
This is a complete App developed by React Native (Expo). It is a beautiful e-commerce shopping application. 这个是一个React Native(Expo) 开发的完整App应用,是一个精美的电商购物应用。
async-storage commitlint eslint expo husky jwt lint-staged nativewind prettier react-native react-redux rtk-query
Last synced: 15 May 2025
https://github.com/zmts/beauty-vuejs-boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
access-token api boilerplate data-access-layer enterprise flux http-wrapper jwt realworld refresh-token spa vue-boilerplate vuejs vuex
Last synced: 12 Apr 2025
https://github.com/saasforge/open-source-saas-boilerpate
Free SaaS boilerplate (Python/PostgreSQL/ReactJS/Webpack)
boilerplate dashboard flask free-saas jwt python python3 reactjs saas-boilerpate
Last synced: 05 Apr 2025
https://github.com/tuupola/slim-jwt-auth
PSR-7 and PSR-15 JWT Authentication Middleware
jwt middleware psr-15 psr-7 token-authentication
Last synced: 10 Mar 2025
https://github.com/flavors/django-graphql-jwt
JSON Web Token (JWT) authentication for Graphene Django
authentication django graphene graphql jsonwebtoken jwt oauth2 token
Last synced: 15 May 2025
https://github.com/yezz123/AuthX
Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨
authentification authorization backend fastapi jwt pydantic python starlette
Last synced: 15 Mar 2025
https://github.com/cloudentity/oauth2c
User-friendly OAuth2 CLI
cli fapi jwt oauth oauth2 openbanking
Last synced: 14 May 2025
https://github.com/furkansenharputlu/f-license
Open Source License Key Generation and Verification Tool written in Go
cli cli-app cli-application cli-tool customer-management go golang hmac hmac-authentication jwt jwt-authentication jwt-token license-generator license-management license-server license-tracker rsa rsa-algorithm rsa-key-encryption verification
Last synced: 13 Apr 2025
https://github.com/karec/cookiecutter-flask-restful
Flask cookiecutter template for builing APIs with flask-restful, including JWT auth, cli, tests, swagger, docker and more
cookiecutter flask flask-restful jwt marshmallow
Last synced: 09 Apr 2025
https://github.com/tsndr/cloudflare-worker-jwt
A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
cloudflare-worker cloudflare-workers esm esmodules jsonwebtoken jwt lightweight npm npm-package ts typescript zero-dependencies zero-dependency
Last synced: 14 May 2025
https://github.com/bfwg/springboot-jwt-starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
angularjs java jwt jwt-authentication spring spring-boot spring-security
Last synced: 16 May 2025
https://github.com/mrin9/angular-springboot-rest-jwt
Springboot, Angular and JWT security - Example Project based on Northwind Order Processing
angular angular2 frontend java jwt northwind openapi spring-security springboot swagger
Last synced: 08 Apr 2025
https://github.com/alan345/ter
Fullstack Boilerplate with tRPC, Express and React.
authentication bcrypt expressjs full-stack fullstack fullstack-javascript httponly-cookie jwt jwt-authentication monorepo nodejs npm playwright react reactjs tailwind tailwindcss trpc typescript zod
Last synced: 24 Jan 2025
https://github.com/hahwul/jwt-hack
🔩 jwt-hack is tool for hacking / security testing to JWT. Supported for En/decoding JWT, Generate payload for JWT attack and very fast cracking(dict/brutefoce)
bugbounty cracking hacking hacktoberfest jwt payload-generator security testing-tools tool
Last synced: 18 Feb 2025
https://github.com/stevesuv/remix-words-funny
a fullstack English words study website: remix (react-router v7) + trpc + drizzle + postgresql + heroui + jotai + docker
docker drizzle-orm heroui jotai jwt lucide-icons nodemailer postgresql react react-query react-router remix tailwindcss trpc typescript vite
Last synced: 15 May 2025
https://github.com/piupuer/gin-web
由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建完成即可快速、高效投入业务开发
casbin gin gin-admin go go-admin golang idempotence jwt message-center middleware rbac restful transaction validator viper vue websocket workflow
Last synced: 04 Apr 2025
https://github.com/kun1007/kun-galgame-nuxt3
The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 3rd generation!
forum galgame jwt mongodb mongoose nuxt nuxt3 pinia pm2 pwa redis rss ssr tailwindcss-v4 typescript visual-novel visualnovel vue vue3
Last synced: 15 May 2025
https://github.com/aeternalis-ingenium/fastapi-backend-template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
alembic asynchronous asyncpg codecov coverage docker docker-compose fastapi githubactions jwt postgresql pre-commit pytest python sqlalchemy
Last synced: 14 Apr 2025
https://github.com/alvin0216/react-blog
react hooks + koa2 + sequelize + mysql 构建的个人博客。具备评论、通知、上传文章等等功能
bycrypt create-react-app jwt koa2 mysql react react-hooks react-router-v4 redux sequelize
Last synced: 12 Apr 2025
https://github.com/maventalker/simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
eureka hystrix jwt jwt-authentication micro-service netflix rabbitmq spring-boot spring-cloud spring-security swagger swagger2 zuul
Last synced: 02 Apr 2025
https://github.com/zhashkevych/go-clean-architecture
👨💻 REST API example, built by following Uncle Bob’s clean architecture principles
architecture clean-architecture clean-code docker docker-compose go golang golang-api golang-api-examples jwt mongo mongodb rest-api
Last synced: 04 Apr 2025
https://github.com/indominusbyte/fastapi-jwt-auth
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
authorization fastapi fastapi-extension fastapi-jwt jwt python3
Last synced: 14 May 2025
https://github.com/IndominusByte/fastapi-jwt-auth
FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)
authorization fastapi fastapi-extension fastapi-jwt jwt python3
Last synced: 15 Mar 2025
https://github.com/saiupadhyayula/spring-reddit-clone
Reddit clone built using Spring Boot, Spring Security with JWT Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone
angular jwt mysql reddit-clone spring spring-boot spring-data-jpa spring-security springmvc
Last synced: 16 May 2025
https://github.com/cristalhq/jwt
Safe, simple and fast JSON Web Tokens for Go
dependency-free go golang golang-library jose jwe jwk jws jwt jwt-claims jwt-token
Last synced: 14 May 2025
https://github.com/markitosgv/jwtrefreshtokenbundle
Implements a Refresh Token system over Json Web Tokens in Symfony
api bundle jwt php symfony symfony-bundle
Last synced: 13 May 2025
https://github.com/dolyw/ShiroJwt
API SpringBoot + Shiro + Java-Jwt + Redis(Jedis)
element-ui jwt mysql redis redis-refreshtoken shiro spring-boot vue
Last synced: 29 Apr 2025
https://github.com/markitosgv/JWTRefreshTokenBundle
Implements a Refresh Token system over Json Web Tokens in Symfony
api bundle jwt php symfony symfony-bundle
Last synced: 05 Apr 2025
https://github.com/pauldijou/jwt-scala
JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut
Last synced: 04 Mar 2025
https://github.com/jwt-scala/jwt-scala
JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut
Last synced: 13 May 2025
https://github.com/awslabs/aws-jwt-verify
JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES384, ES512, Ed25519 and Ed448
amazon-cognito amplify jwt nodejs typescript
Last synced: 27 Mar 2025
https://github.com/auth0/jwtdecode.swift
A JWT decoder for iOS, macOS, tvOS, and watchOS
Last synced: 14 May 2025
https://github.com/imranhsayed/nextjs-headless-wordpress
🔥 Nextjs Headless WordPress
apollo-client authentication cypress docker e2e-tests graphql hacktoberfest hacktoberfest2020 headless-cms headless-wordpress headless-wordpress-framework jwt nextjs nextjs-headless-wordpress nextjs-starter preview reactjs seo wordpress yoast-seo
Last synced: 12 Apr 2025
https://github.com/wejectchen/Ginblog
gin+vue+MySQL全栈制作一个博客
gin gin-framework gin-vue golang jwt tinymce vue
Last synced: 05 Apr 2025
https://github.com/wejectchen/ginblog
gin+vue+MySQL全栈制作一个博客
gin gin-framework gin-vue golang jwt tinymce vue
Last synced: 04 Apr 2025
https://github.com/huajian123/ng-antd-admin
Angular19 nestjs 中后台管理系统模板,移动端适配 Mobile adaptation ng-zorro ant-design-pro front-end framework
admin angular angular19 ant-design ant-design-pro drizzle-orm jwt mswjs nestjs ng-zorro standalone-components typescript zoneless
Last synced: 16 May 2025
https://github.com/dusterio/lumen-passport
Making Laravel Passport work with Lumen
Last synced: 13 Apr 2025
https://github.com/greenpau/caddy-auth-portal
Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA with App Authenticators and Yubico.
authentication authentication-backend authentication-middleware authentication-portal caddy caddy-module caddy-plugin caddy2 facebook-login github-authentication jwt jwt-tokens ldap ldap-authentication ldap-authentication-backend oauth2 openid-connect saml user-identity user-registration
Last synced: 15 Mar 2025
https://github.com/Aeternalis-Ingenium/FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
alembic asynchronous asyncpg codecov coverage docker docker-compose fastapi githubactions jwt postgresql pre-commit pytest python sqlalchemy
Last synced: 16 May 2025
https://github.com/watscho/express-mongodb-rest-api-boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript
api authentication authorization boilerplate docker docker-compose express express-js jwt jwt-authentication mongodb multilanguage node nodejs redis scratch token-blacklisting typescript verification
Last synced: 04 Apr 2025
https://github.com/cfworker/cfworker
A collection of packages optimized for Cloudflare Workers and service workers.
auth0 azure cloudflare cloudflare-workers cosmosdb json-schema json-schema-validator jwt sentry service-workers workers
Last synced: 14 May 2025
https://github.com/tomsun28/surpass
基于springboot+sureness的面向REST API资源无状态认证权限管理系统
Last synced: 15 May 2025
https://github.com/nestjs/jwt
JWT utilities module based on the jsonwebtoken package 🔓
javascript jsonwebtoken jwt nest nestjs nodejs typescript
Last synced: 13 May 2025
https://github.com/widen/cloudfront-auth
An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
auth0 authentication authorization aws cloudfront github google jwt lambda lambda-edge login microsoft oauth2 okta openid-connect
Last synced: 26 Jan 2025
https://github.com/Widen/cloudfront-auth
An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
auth0 authentication authorization aws cloudfront github google jwt lambda lambda-edge login microsoft oauth2 okta openid-connect
Last synced: 13 Mar 2025
https://github.com/blacklanternsecurity/badsecrets
A library for detecting known secrets across many web frameworks
appsec asp-net cryptography django express-js flask javaserver-faces jwt peoplesoft python rails secrets security symfony telerik-ui
Last synced: 14 May 2025
https://github.com/codemation/easyauth
Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
admin-dashboard authentication authorization fastapi gui jwt permissions rbac user-management
Last synced: 16 May 2025
https://github.com/gbrayhan/microservices-go
Golang Microservice Boilerplate using MySQL, Docker and Swagger, API REST. Gin Go and GORM with pagination and implementation of a Clean Architecture.
boilerplate boilerplate-go boilerplate-golang boilerplate-microservice clean-architecture docker gin go golang golang-examples gorm hexagonal-architecture jwt microservices-architecture pagination rest-api swagger
Last synced: 15 May 2025
https://github.com/CocaineCong/gin-mall
基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署
aes-encryption cors docker docker-compose elasticsearch elk gin go golang gorm jaeger jwt kibana mysql redis skywalking
Last synced: 13 Apr 2025
https://github.com/cocainecong/gin-mall
基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署
aes-encryption cors docker docker-compose elasticsearch elk gin go golang gorm jaeger jwt kibana mysql redis skywalking
Last synced: 10 Apr 2025
https://github.com/janko/rodauth-rails
Rails integration for Rodauth authentication framework
account-management authentication json-api jwt multifactor-authentication rails rodauth
Last synced: 10 Apr 2025
https://github.com/tuwukee/jwt_sessions
XSS/CSRF safe JWT auth designed for SPA
access-token api auth csrf-token jwt refresh-token ruby
Last synced: 15 May 2025
https://github.com/icxcat/egg-RESTfulAPI
🏅 基于Egg.js 2.0 & {mongoose,jwt}RESTful API 模板,用于快速集成开发RESTful前后端分离的服务端。
egg egg-plugin egg-restfulapi fs jwt mongodb mongoose nodejs upload
Last synced: 15 Apr 2025
https://github.com/heimi-block/egg-restfulapi
🏅 基于Egg.js 2.0 & {mongoose,jwt}RESTful API 模板,用于快速集成开发RESTful前后端分离的服务端。
egg egg-plugin egg-restfulapi fs jwt mongodb mongoose nodejs upload
Last synced: 05 Apr 2025