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: 2026-07-01 00:16:38 UTC
- JSON Representation
https://github.com/allurx/spring-security-demo
spring security with json web token
jwt redis spring-boot spring-security swagger-ui
Last synced: 15 Jul 2025
https://github.com/patternfm/tokamak
An OAuth 2.0 JWT Authorization Server with a React front end to simplify the management your apps and accounts.
java-8 jwt jwt-auth oauth2 oauth2-server spring-boot spring-oauth2 spring-security
Last synced: 11 Apr 2025
https://github.com/lagden/koa-jwt-authz
Validate a JWTs scope to authorize access to an endpoint
auth0 jwt koa2 middleware permissions scope
Last synced: 12 Apr 2025
https://github.com/burner/fastjwt
Fast JSON Web Token Library for Dlang's vibe.d Framework
Last synced: 02 Jan 2026
https://github.com/hossein-falah/store-api
A scalable Node.js-based backend for managing an e-commerce platform. This project includes authentication, product and category management, a blog system, user support through a ticketing system, newsletters, and more.
express javascript joi jwt mogoose mongodb multer nodejs
Last synced: 01 Mar 2026
https://github.com/ajsalemo/mock-twitter
An attempt at re-creating as much as Twitter's website and functionality as possible.
apollo apollo-cache-inmemory apollo-cache-persist apollo-server-express authentication css dotenv firebase-auth graphql html javascript jsx jwt material-ui momentjs node react single-page-app twitter twitter-api
Last synced: 13 Apr 2025
https://github.com/gunantos/php_authentication
PHP Authentiation JWT, Basic, API KEY, Digest, Google login, Facebook login
api api-key auth authentication authorization basic basic-auth digest digest-authentication facebook-login google jwt jwt-authentication oauth php
Last synced: 06 May 2025
https://github.com/psenger/jwe_example
JWE and RSA Examples for NodeJS
jwe jwk jws jwt jwt-auth jwt-authentication jwt-token jwt-tokens node-js nodejs rsa
Last synced: 14 Apr 2025
https://github.com/mjamesd/urban-giggle
Project for TotalQuest.us, a scavenger hunt app built with the MERN stack
expressjs graphql javascript jwt material-ui-react mongodb mongoosejs nodejs qrcode react
Last synced: 27 Oct 2025
https://github.com/johntostring/spring-boot-oauth2-sample
An sample of using the Spring Boot to build an Authorization(OAuth2) Server
Last synced: 21 Jan 2026
https://github.com/spinen/laravel-formio
SPINEN's Laravel Package for Formio.
api api-client client custom-jwt formio jwt laravel php spinen
Last synced: 14 Jan 2026
https://github.com/v3xlabs/dh-auth
Typescript Authentication Backend for the Dogehouse platform
discord fastify jwt typeorm typescript
Last synced: 05 Jul 2025
https://github.com/gilbsgilbs/jwit
JWIT makes it easy to work with JWKS and asymmetric JWTs in your apps.
auth authentication go golang jwk jwks jwt server stateless
Last synced: 27 Jan 2026
https://github.com/robertoachar/playground-koa-jwt
A playground for Koa with JWT.
jwt koa koa-bodyparser koa-helmet koa-router node playground
Last synced: 25 Oct 2025
https://github.com/fabiodelgadopereira/dotnet5-sample
Este repositório contém uma implementação para backend de um sistema de gerenciamento, CRUD, autenticação e persistencia em banco de dados SQLITE.
dotnet entity-framework-core filter jwt sqlite xunit xunit-tests
Last synced: 25 Oct 2025
https://github.com/deepmancer/fastapi-auth-jwt
Simple to use FastAPI JWT authentication middleware
authentication authorization bearer-authentication fastapi fastapi-extension fastapi-middleware jwt jwt-authentication python3 starlette starlette-middleware token-based-authentication
Last synced: 18 Oct 2025
https://github.com/cerberauth/api-vulns-challenges
Provide a collection of deliberately vulnerable APIs along with corresponding challenges to help enhancing their skills in identifying, exploiting, and securing API vulnerabilities.
api api-rest challenge cybersecurity cybersecurity-education jwt jwt-authentication security-tools vulnerability vulnerability-lab vulnerable-web-app
Last synced: 05 Sep 2025
https://github.com/jerry-felipe/inventory-api
A backend service for managing and tracking inventory in real time. Features include real-time stock updates, product management, low stock alerts, and reporting on inventory movements. Supports multiple warehouses and integrates with secure authentication methods for efficient access.
ci-cd docker java jwt logging microservices oracle resilience4j scalability spring-boot
Last synced: 13 Oct 2025
https://github.com/chappy202/headless-auth-service
A robust, scalable, and secure authentication service built with NestJS, Drizzle ORM, and Passport.js. This headless service provides a complete authentication and authorization solution that can be easily integrated with any frontend compatible with JWT.
auth drizzle headless jwt nestjs passport
Last synced: 02 Apr 2025
https://github.com/ikornaselur/notiflux
notiflux - subscribe over WebSockets, publish over REST
Last synced: 07 Feb 2026
https://github.com/bim-g/web_token
simple module to help generate a simple token using php
authentication jwt php token tokenization wepesi
Last synced: 14 Jan 2026
https://github.com/yijianguanzhu/icloud-simple-service
springcloud 示例项目 整合spring cloud gateway、jwt、spring reactive security、hystrix断路器、ribbon负载均衡、sentinel、spring cloud feign、nacos注册中心和配置中心、knife4j swagger、分布式链路追踪sleuth
feign gateway hystrix jwt knife4j nacos ribbon security sentinel sleuth springcloud swagger webflux-security
Last synced: 27 Apr 2025
https://github.com/logto-io/react-native
Build authentication and authorization with Logto React Native SDK.
android authentication authorization ios jwt logto mfa multi-tenant oauth2 oidc react react-native saml sso
Last synced: 29 Jan 2026
https://github.com/xyproto/simplejwt
A simple JWT package
authentication go http jwt simple
Last synced: 15 Apr 2025
https://github.com/lqsong/lqsblog-backend-java-springboot
是一个基于微服务思想的API后端服务,它基于 spring-boot实现(maven + springboot + mybatis + mybatis plus + shiro + jwt(+ 自动刷新) + restful)。
jwt lombok maven mybatis mybatis-plus restful restful-api shiro spring spring-boot
Last synced: 27 Apr 2025
https://github.com/jottenlips/tinyauth
📱 A tiny passwordless SMS authentication service using Flask, JWT, Serverless, DynamoDB, Ariadne GraphQL
ariadne auth authentication aws boto3 dynamo dynamodb dynamodb-table graphql jwt microservice moto one-table passwordless python serverless sms sns tinyauth
Last synced: 12 Apr 2025
https://github.com/kingysoft/facade-template
facade 框架基于 abp 框架开发,使用 Dapper 支持 Oracle。
abp aspnetcore dapper dotnet-core facade jwt oracle swagger
Last synced: 30 Jul 2025
https://github.com/plopezgit/sprint5_t1_springboot_dice_roller_microservices
Dice Roller microservice proposal.
android-client auth config-server eureka-server gateway-services jwt microservice mongodb mysql openapi postgresql resilen resilience4j-circuitbreaker rest-template retrofit2 swagger-ui zipkin
Last synced: 08 Oct 2025
https://github.com/marcompiler/spring-vue-postgres-keycloak-architecture
Example of full-stack architecture with Spring Boot, Vue 3, PostgreSQL, and Keycloak (SSO, OAuth2, JWT) deployed via Podman - ideal as a tutorial or project base.
boilerplate fullstack java javascript jwt keycloak oauth2 podman postgresql spring-boot sso template tutorial vue
Last synced: 27 Jun 2026
https://github.com/hamzamak/note-management-app
notes management application for a school
emailjs jwt mysql react redux rest-api spring-boot
Last synced: 11 Oct 2025
https://github.com/thijsferyn/cacheable-sites-symfony4
Develop cacheable websites by leveraging Cache-Control headers, ESI, Vary, content negotiation, conditional requests and JWT authentication
cache esi jwt jwt-authentication php symfony varnish
Last synced: 09 Apr 2025
https://github.com/adelpro/nextpalestine
Effortlessly create, manage, and publish captivating blog content with nextpalestine. Our platform empowers you to focus on writing and engaging your audience, leaving the technical complexities behind.
2fa argon2 authentication cookies docker gitleaks husky jwt mongodb nestjs nextjs nodemailer opentelemetry signoz social-login swag transition-animation typescript umam
Last synced: 23 Oct 2025
https://github.com/damax-solutions/api-auth-bundle
Authentication via api key or JWT.
api bundle jwt php symfony symfony-bundle
Last synced: 10 Oct 2025
https://github.com/robsonsilv4/desafio-greenmile
:four_leaf_clover: Projeto desenvolvido durante o desafio para Back-end/Full-stack da GreenMile
cqrs java jwt postgresql restful spring-boot spring-cache spring-data-jpa spring-security
Last synced: 12 Jul 2025
https://github.com/randomstate/jwt
General purpose JWT library for Crystal. Focus on RSA algorithms to close gap in community.
Last synced: 15 Apr 2025
https://github.com/it-cotato/11th-troublog-be
코테이토 11기 프로젝트 Troublog의 Backend 레포지토리입니다
aws-ec2 aws-s3 coderabbit docker github-actions java jwt mysql nginx oauth2 redis spring-ai-openai spring-boot spring-data-jpa spring-security swagger-ui
Last synced: 04 Mar 2026
https://github.com/glaucia86/nodejs-iniciantes-nodebr-treinamento
Repositório responsável pelos códigos desenvolvidos do treinamento do site: Treinamento NodeBr
eslint hapijs javascript jwt nodejs npm
Last synced: 09 Oct 2025
https://github.com/oracle-samples/vbcs-oic-fs-identity-propagation-sample
Working end-to-end example of user identity propagation from Visual Builder through Integration Cloud to Fusion Applications and back.
fusion identity-propagation jwt jwt-token oracle-ateam oraclefusionapps
Last synced: 04 Mar 2026
https://github.com/10102004tan/glemini-expressjs-restful
Glemini is project resful api for QUIZ app use ExpressJS
expressjs gemini jwt mongodb mongoose nodemailer redis-cache socket
Last synced: 23 Apr 2025
https://github.com/shivabhattacharjee/sso
SSO is a Single Sign-On (SSO) system that allows users to seamlessly authenticate across multiple applications using a single set of credentials. Built with Next.js, PostgreSQL, Prisma, and Tailwind CSS, SSO offers a secure and efficient way to manage user authentication
jwt nextjs sso-authentication sso-login
Last synced: 27 Sep 2025
https://github.com/evgeniy-dammer/marketplace-api
Marketplace API
api cache casbin clean-architecture docker gin go golang jaeger jwt marketplace openapi opentelemetry postgresql prometheus redis rest-api squirrel swagger tracing
Last synced: 05 Sep 2025
https://github.com/data-fair/simple-directory
Manage users and organizations. Provides authentication with JWTs.
jwks jwt jwt-authentication organizations user-management users
Last synced: 31 Jan 2026
https://github.com/serhatyamann/cms_project
This project is physically and logically seperated by N-Tier architecture. I have used repositories, MVC, services, AutoFac (IoC container), AutoMapper, UnitOfWork and more in this .NET Core web project. CMS.API (.NET Core Web API) is a REST-API that provides the Client-Shop web project to communicate with the database of CMS Project.
autofac client-side domain-driven-design dotnetcore fluentvalidation ioc-container jwt mvc newtonsoft-json repository rest-api services sessions swagger unitofwork
Last synced: 05 Jul 2025
https://github.com/j5ik2o/sw4jj
Simple scala Wrapper For Java-Jwt is sw4jj
java-jwt jwt oauth2 scala scala-wrapper
Last synced: 23 Apr 2025
https://github.com/mdrianislam0or1/kyc
This is a KYC (Know Your Customer) application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It allows banks and financial institutions to collect and manage KYC information from their customers securely.
jwt mern-stack mongodb reactjs redux-toolkit typescript
Last synced: 09 Apr 2025
https://github.com/marktennyson/chalice-jwt
JWT based authentication service for Python Chalice micro framework.
Last synced: 06 Oct 2025
https://github.com/twtrubiks/django_ninja_tutorial
django_ninja_tutorial 教學
django-ninja django-ninja-extra jwt
Last synced: 07 Oct 2025
https://github.com/imrlopezag/ts-api-template
This is an API template made with express and typescript, to speed up your development, it contains repositories and generic services for the typical CRUD actions, based on a Sequelize model, we use it for data persistence
api-template express jwt jwt-authentication mongodb mongoose nodejs ts-api-template typescript typescript-api
Last synced: 04 Mar 2026
https://github.com/yordanov0502/sportsbook_application_backend
Spring REST API
dto hibernate-jpa java junit jwt postgres rest-api rest-template scheduling spring spring-boot spring-security spring-validation
Last synced: 05 Sep 2025
https://github.com/robertohuertasm/actix-web-middleware-cognito
🔩 Middleware for actix-web that helps you validate Cognito tokens
actix-web cognito http-server jwt library middleware rust
Last synced: 07 Oct 2025
https://github.com/yokawasa/vscode-jwt-debugger
VS Code extension for decoding JWT tokens - VS Code version of jwt.io debugger
debugger decoder jwt jwt-token vscode vscode-extension vscode-plugin
Last synced: 06 Sep 2025
https://github.com/hamid-rezaei/gobasket
The midterm exam for the web programming course involves a small-scale project.
docker docker-compose echo go golang jwt postgres
Last synced: 25 Feb 2026
https://github.com/juancastillo0/dart_auth
Integrations and tools for authentication in Dart applications and servers. Supports multiple OAuth2 and OpenIdConnect providers, and custom methods such as email, phone, username or TOTP (time-based one-time password).
2fa authentication authorization backend dart flutter frontend jwt mfa oauth oauth2 openid-connect shelf totp
Last synced: 15 Oct 2025
https://github.com/thiagobarradas/stone-banking-jwt
Creates Jwt Authentication Token and Consent URL by RSA key pair
apps authentication consent csharp dotnet dotnet-standard2 jwt open-banking openbanking stone stone-payments token
Last synced: 09 Apr 2025
https://github.com/rodlukas/up-admin
ÚPadmin – Web application for the project “Úspěšný prvňáček“
behave bootstrap czech django django-rest-framework docker fit-cvut flyio javascript jwt postgresql python react react-router rest-api selenium single-page-app typescript vanilla-extract web-application
Last synced: 02 Apr 2026
https://github.com/containerum/auth
User authorization and token management for Containerum
authorization-server jwt kubernetes platform token-management web-service
Last synced: 13 Aug 2025
https://github.com/dinushchathurya/nestjs-typeorm-bcrypt-jwt-authentication
Nest.JS authentication with Passport, JWT, Bcrypt , TypeOrm & MySQL
bcrypt codingtrickio codingtricks dinush dinush-chathurya jwt mysql nest-passport nestjs nestjs-authentication nestjs-typeorm passport passport-jwt
Last synced: 15 Aug 2025
https://github.com/sohamratnaparkhi/blogx
Microservice based backend for a blogging platform. It has 4 services - authentication, blog, feed, and user. Swagger UI for these services is also available.
backend docker docker-compose go haproxy jwt kubernetes postgresql redis swagger-ui
Last synced: 02 Apr 2026
https://github.com/uhop/koa-cognito-middleware
Koa middleware for AWS Cognito integration.
Last synced: 23 Apr 2025
https://github.com/peterprototypes/apple-signin
Apple Sign In for Rust. Validated and decodes Apple's identity JWT
Last synced: 02 Mar 2026
https://github.com/krotrn/mern-project
This repository features a full-stack MERN Authentication System with secure JWT-based login, registration, and profile management. Powered by Redux Toolkit, MongoDB, and RESTful APIs, it ensures robust state management and backend operations. Tailwind CSS enhances its responsive design, making it scalable, secure, and user-friendly.
expressjs jwt mongodb mongoose nodejs react redux-toolkit
Last synced: 04 Apr 2026
https://github.com/melardev/elixir_phoenix_ecto_authjwt_crud
Elixir Crud application built with Phoenix, secured with JWT
api crud ecto elixir full-stack fullstack jwt phoenix rest
Last synced: 07 Oct 2025
https://github.com/abdessamadbettal/tasks
simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.
best-practices ci-cd jwt laravel mangodb php tailwind tailwindcss testing tutorial vue
Last synced: 09 Oct 2025
https://github.com/toilal/auth-toolbox
The developer toolbox for HTTP Client Authentication.
adapters authentication axios client http interceptors jwt oauth2 openid
Last synced: 05 Jul 2025
https://github.com/as/signer
base64-encoded token system utilizing xchacha20poly1305 (see also: branca)
base64 branca chacha20poly1305 jwt token
Last synced: 31 Jan 2026
https://github.com/smakosh/beaf-api
Beaf Rest API bootstrapped in 24 hours.
digitalocean express jwt mongodb mongoose
Last synced: 24 Jan 2026
https://github.com/raoofjm/nodejs-blog-backend-advanced
A powerful and advanced blog API built with Node.js, using JavaScript. This repository provides a robust backend solution for managing and serving a feature-rich blog platform.
express javascript jwt mongodb mongoose nodejs redis
Last synced: 13 Oct 2025
https://github.com/iotames/miniutils
日常开发实用小工具。包含JWT工具,logger日志记录工具,HttpRequest网络请求工具等
go golang http-client jwt jwt-token log util utilities utility
Last synced: 03 Apr 2026
https://github.com/salrashid123/envoy_cert_bound_token
Envoy LUA and WASM config for Certificate Bound Tokens
certificate-authority envoyproxy jwt ssl tls wasm
Last synced: 24 Oct 2025
https://github.com/seymenklc/poster-app
a full stack project
apollo-client context express grahpql graphql hooks jwt mongodb nodejs react reactrouterdom tailwind typescript
Last synced: 13 Jun 2025
https://github.com/droidsonroids/auth0_rs256_jwt_verifier
Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.
auth auth0 authentication jwkset jwt openssl rs232 ruby
Last synced: 06 Oct 2025
https://github.com/mo7ammedd/health-tracker
ASP.NET Core web app empowers users to monitor their health metrics, track fitness goals, and maintain wellness records.
api asp-net-core dotnet health ide jwt refresh-token rest-api sqlserver
Last synced: 16 Mar 2025
https://github.com/maanasb01/taskmaster-microsoft-todo-pc-app-fullstack-clone
Taskmaster is a clone of the 'Microsoft To-Do' PC application, developed as a fullstack MERN application. Please read the README for more information.
bcrypt express express-validator jwt mern-stack mongodb mongoose mui node-cron nodejs react tailwindcss vite
Last synced: 02 Apr 2026
https://github.com/devlandsio/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 04 Jul 2025
https://github.com/sudipstha08/learning-go
Exploring go and its powerful features :tada:
cron-jobs gin golang gorm jwt live-reload middleware sentry sqlite websocket
Last synced: 05 Jul 2025
https://github.com/lumenpearson/practicum-pindie_backend
Restful-api for an indie game portal created by Yandex Practicum students.
bcrypt bcryptjs body-parser bunyan commonjs cookie-parser dotenv eslint express expressjs javascript jwt mongodb mongoose pm2 pnpm prettier restful-api yandex-practicum
Last synced: 05 Apr 2025
https://github.com/wastech/stack-overflow-clone
The API provided is a replica of Stack Overflow, designed to assist users in finding timely and relevant answers to their questions. It is developed using a technology stack comprising MongoDB, Express, Node.js, and Mongoose, known as the MEVN stack.
backend-api bcryptjs clone-app dotenv express-validator expressjs jwt jwt-authentication mongodb mongoose mongoosejs morgan-middleware nodejs nodemailer passportjs stackoverflow
Last synced: 14 Apr 2025
https://github.com/wpcodevo/sveltekit-jwt-authentication
In this tutorial, we'll delve into the implementation of JSON Web Token (JWT) authentication within SvelteKit. We'll be using TypeScript along with Prisma, a popular Object-Relational Mapping (ORM) tool for Node.js.
api docker jwt jwt-authentication postgresql prisma svelte sveltekit
Last synced: 07 Oct 2025
https://github.com/kayprogrammer/socialnet-v3
A Realtime Social Networking API built with FastAPI and Piccolo ORM
argon2 fastapi jwt pgadmin4 piccolo postgresql
Last synced: 12 Oct 2025
https://github.com/abdulvahabaa/chronoroyale-e-commerce-webapp
A scalable Node.js + Express application powered by MongoDB, AWS S3 storage, and Handlebars templating engine for a dynamic, high-performance shopping experience.
experss hbs jwt mogodb multer mvc-architecture s3 viewengine
Last synced: 01 Mar 2026
https://github.com/ma-pony/alfred-workflow-jwt-decoder
alfred workflow jwt decoder
alfred4 alfred4-workflow jwt jwt-decode jwt-token python3
Last synced: 10 Apr 2025
https://github.com/alitrgt/ecommerceangularspring
E-Ticaret Platformu, kullanıcıların ürün inceleyebileceği, sepete ekleyip satın alabileceği; satıcıların ise ürün listeleyip siparişleri yönetebileceği güvenli ve modern bir alışveriş platformudur. Spring Boot ve Angular teknolojileriyle geliştirilen platform, JWT tabanlı kimlik doğrulama ve kullanıcı dostu bir arayüz ile donatılmıştır
angular angularjs ecommerce ecommerce-application ecommerce-website hibernate java javascript jwt jwt-authentication maven spring-boot typescript
Last synced: 09 Apr 2025
https://github.com/conorluddy/residents
🧑🏿🤝🧑🏽 Open source boilerplate template for new Express API projects. Provides deep Users infrastructure with RBAC etc. Postgres with Drizzle ORM, JWT and PassportJs for auth 🧑🏻🤝🧑🏿🧑🏿🤝🧑🏽🧑🏻🤝🧑🏼🧑🏾🤝🧑🏼🧑🏻🤝🧑🏿🧑🏻🤝🧑🏼🧑🏾🤝🧑🏼🧑🏻🤝🧑🏿🧑🏿🤝🧑🏽
api authentication authentication-backend authentication-middleware backend-api boilerplate docker drizzle-orm express express-5 expressjs jest jwt node open-source postgres residents rest-api user-authentication user-management
Last synced: 17 Oct 2025
https://github.com/owner-maker/website-movies-restful
Movies library - restful web app provides you to learn the information about some modern movies. Backend - Java. Frontend - pure HTML, CSS, JS.
css3 html5 java javascript jwt maven mysql spring spring-security
Last synced: 25 Feb 2026
https://github.com/manzil-infinity180/login
doing some experiment to learn more like ci/cd , docker
express good-first-issue jwt jwt-authentication mailtrap mongodb mongoose nodejs nodemailer open-source pugjs
Last synced: 25 Oct 2025
https://github.com/onrcanogul/ecommerce-api
.NET-API, CQRS-Pattern, Onion-Architecture, dbms phase3 project-api
cqrs-pattern dotnet jwt onion-architecture
Last synced: 18 Apr 2026
https://github.com/rogary/mysql-restful-server
get restful data from mysql with simple config,with out coding
go golang jwt mysql mysql-database mysql-resful rest-api restful restful-api
Last synced: 26 Oct 2025
https://github.com/vasim-akram/aws-api-with-auth
Auth, AWS Lambda, Node, MongoDB, JWT
aws-lambda jwt mongo node rest serverless
Last synced: 11 Feb 2026
https://github.com/fungrim/nimbus-jose-gcp-kms-provider
This library provides JWS signers and verifiers based on Google Cloud KMS for Nimbus JOSE.
gcp google google-cloud google-cloud-kms java java-8 jws jwt kms nimbus-jose nimbus-jose-jwt
Last synced: 24 Jul 2025
https://github.com/codophilic/learnspringboot
Learn about SpringBoot
cors csrf deploy-springboot-external-tomcat jwks jwt keycloak oauth2 openid-connect springboot springboot-hibernate springboot-jpa springboot-method-level-security springboot-mvc springboot-rest-api springboot-rest-api-crud-spring-data-jpa-mysql springboot-security springboot-thymeleaf springboot-webapplication springboot-without-maven
Last synced: 01 Mar 2026