Java JWT: JSON Web Token for Java and Android
-
Updated
Sep 24, 2024 - Java
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.
Java JWT: JSON Web Token for Java and Android
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
JWT brute force cracker written in C
Social networking platform with automated content moderation and context-based authentication system
Sample project on how to implement JWT security based using Spring boot 3 and Spring security 6
Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)
DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
JWT auth service using Spring Boot, Spring Security and MySQL
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
Authentication service that keeps you in control without forcing you to be an expert in web security.
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Official JavaScript repository for Clerk authentication
Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core
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
🥇 Professional REST API design with ASP.NET Core WebAPI
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015