All Projects → Jwt → Similar Projects or Alternatives

725 Open source projects that are alternatives of or similar to Jwt

Microservice Scaffold
基于Spring Cloud(Greenwich.SR2)搭建的微服务脚手架(适用于在线系统),已集成注册中心(Nacos Config)、配置中心(Nacos Discovery)、认证授权(Oauth 2 + JWT)、日志处理(ELK + Kafka)、限流熔断(AliBaba Sentinel)、应用指标监控(Prometheus + Grafana)、调用链监控(Pinpoint)、以及Spring Boot Admin。
Stars: ✭ 211 (-46.45%)
Mutual labels:  jwt
BEW-1.3-Server-Side-Architectures-and-Frameworks
🔐 Build on knowledge of Resourceful and RESTful patterns and dive deep into the Node and Express ecosystem.
Stars: ✭ 19 (-95.18%)
Mutual labels:  jwt-authentication
Php Jwt
🌀 A PHP extension for JSON Web Token (JWT)
Stars: ✭ 210 (-46.7%)
Mutual labels:  jwt
Gokey
A simple vaultless password manager in Go
Stars: ✭ 305 (-22.59%)
Mutual labels:  ed25519
JWT-user-auth-API-bolilerplate
Boilerplate for backend API user authentication with JWT
Stars: ✭ 13 (-96.7%)
Mutual labels:  jwt-authentication
Fw Spring Cloud
SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zipkin、bootadmin等使用案例
Stars: ✭ 276 (-29.95%)
Mutual labels:  jwt
salty
25519 for Cortex-M4 microcontrollers
Stars: ✭ 50 (-87.31%)
Mutual labels:  ed25519
zainabed-spring-security-jwt
Authentication & Authorization module for standalone Spring Boot app or Spring Cloud applications
Stars: ✭ 24 (-93.91%)
Mutual labels:  jwt-authentication
Actix Web Rest Api With Jwt
A simple CRUD backend app using Actix-web, Diesel and JWT
Stars: ✭ 202 (-48.73%)
Mutual labels:  jwt
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (-3.05%)
Mutual labels:  hmac
Express Graphql Boilerplate
Express GraphQL API with JWT Authentication and support for sqlite, mysql, and postgresql
Stars: ✭ 201 (-48.98%)
Mutual labels:  jwt
Pyjwt
JSON Web Token implementation in Python
Stars: ✭ 4,060 (+930.46%)
Mutual labels:  jwt
Ginhello
Gin 学习示例代码
Stars: ✭ 197 (-50%)
Mutual labels:  jwt
id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.
Stars: ✭ 39 (-90.1%)
Mutual labels:  hmac
Awesome Iam
👤 Identity and Access Management Knowledge for Cloud Platforms
Stars: ✭ 186 (-52.79%)
Mutual labels:  jwt
spring-boot-oauth2-server
Sample standalone OAuth2 authorization server using Spring Boot
Stars: ✭ 29 (-92.64%)
Mutual labels:  jwt
jwt-akka-http
An example how to implement a very simple authentication and authorization with Akka HTTP. Related to https://blog.codecentric.de/en/2017/09/jwt-authentication-akka-http
Stars: ✭ 23 (-94.16%)
Mutual labels:  jwt-authentication
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (-87.06%)
Mutual labels:  jwt-authentication
smart-home
Control house using raspberry pi djago based secure REST api. Made using raspberry pi, arduino, django ,django REST and angular.
Stars: ✭ 30 (-92.39%)
Mutual labels:  jwt-authentication
Hospital
医院预约挂号微信小程序(Spring Boot、Vue、Uni-app)
Stars: ✭ 182 (-53.81%)
Mutual labels:  jwt
creek
使用Spring Security + JWT Token + RBAC的方式实现认证和授权,持久层使用Mybatis plus。避免每次重复编写认证和授权功能、角色管理、异常处理、参数校验等代码,直接上手业务代码,不再烦恼于构建项目与风格统一。
Stars: ✭ 21 (-94.67%)
Mutual labels:  jwt-token
Jwt Decode
Decode JWT tokens; useful for browser applications.
Stars: ✭ 2,347 (+495.69%)
Mutual labels:  jwt
viakiba
关于Java相关的web与游戏开发相关的代码样例 部分样例对应的文章见blog主页
Stars: ✭ 27 (-93.15%)
Mutual labels:  jwt
Febs Vue
SpringBoot,Shiro,JWT,Vue & Ant Design 前后端分离权限管理系统(精力有限,停止维护)
Stars: ✭ 2,079 (+427.66%)
Mutual labels:  jwt
noble-ed25519
Fastest JS implementation of ed25519, x25519 & ristretto255. Independently audited, high-security, 0-dependency EDDSA signatures and ECDH key agreement
Stars: ✭ 220 (-44.16%)
Mutual labels:  ed25519
Spring Boot Plus
🔥 Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. 🚀
Stars: ✭ 2,198 (+457.87%)
Mutual labels:  jwt
React Redux Jwt Authentication Example
React + Redux - JWT Authentication Tutorial & Example
Stars: ✭ 354 (-10.15%)
Mutual labels:  jwt
lexik-jose-bridge
An Encoder for the LexikJWTAuthenticationBundle that uses web-token/jwt-framework
Stars: ✭ 27 (-93.15%)
Mutual labels:  jws
Express Rest Api Boilerplate
Express REST API with JWT Authentication and support for sqlite, mysql, and postgresql
Stars: ✭ 384 (-2.54%)
Mutual labels:  jwt
Go Admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-admin.dev
Stars: ✭ 5,439 (+1280.46%)
Mutual labels:  jwt
Springboot Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Stars: ✭ 340 (-13.71%)
Mutual labels:  jwt
Nucleus
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
Stars: ✭ 276 (-29.95%)
Mutual labels:  jwt-authentication
angular-8-jwt-authentication
Demo project for Angular 8 JWT Authentication with HttpInterceptor and Router
Stars: ✭ 36 (-90.86%)
Mutual labels:  jwt-authentication
yubihsm-rs
Pure Rust client for YubiHSM2 devices
Stars: ✭ 70 (-82.23%)
Mutual labels:  ed25519
angular-forum
Forum application built with Angular
Stars: ✭ 52 (-86.8%)
Mutual labels:  jwt-authentication
ngx http hmac secure link module
HMAC Secure Link module for NGINX.
Stars: ✭ 47 (-88.07%)
Mutual labels:  hmac
Jwt Pwn
Security Testing Scripts for JWT
Stars: ✭ 170 (-56.85%)
Mutual labels:  jwt
Spring Webmvc Jwt Sample
Secures REST APIs with Spring Security and JWT Token based Authentication
Stars: ✭ 299 (-24.11%)
Mutual labels:  jwt
Pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 2,097 (+432.23%)
Mutual labels:  jwt
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (-71.83%)
Mutual labels:  hmac
Spring Boot Security Jwt Spa
Spring Boot 2 + JWT + Spring Security 5的单页应用(SPA) Restful 解决方案
Stars: ✭ 166 (-57.87%)
Mutual labels:  jwt
Spring Rest Ecommerce
Java Spring Boot - Ecommerce REST API
Stars: ✭ 164 (-58.38%)
Mutual labels:  jwt
httpsig
Golang implementation of the HTTP Signatures RFC draft, with SSH support!
Stars: ✭ 58 (-85.28%)
Mutual labels:  signing
Branca Spec
Authenticated and encrypted API tokens using modern crypto
Stars: ✭ 163 (-58.63%)
Mutual labels:  jwt
Jwtproxy
An HTTP-Proxy that adds AuthN through JWTs
Stars: ✭ 379 (-3.81%)
Mutual labels:  jwt
Api guard
JWT authentication solution for Rails APIs
Stars: ✭ 159 (-59.64%)
Mutual labels:  jwt
hkdf
A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF
Stars: ✭ 47 (-88.07%)
Mutual labels:  hmac
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (-59.64%)
Mutual labels:  jwt
Security
ASP.NET Security Providers for CloudFoundry
Stars: ✭ 27 (-93.15%)
Mutual labels:  jwt-authentication
Cakephp Jwt Auth
A CakePHP plugin for authenticating using JSON Web Tokens
Stars: ✭ 153 (-61.17%)
Mutual labels:  jwt
rust-hmac-sha256
A small, self-contained SHA256 and HMAC-SHA256 implementation.
Stars: ✭ 24 (-93.91%)
Mutual labels:  hmac
Spark Pac4j
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 154 (-60.91%)
Mutual labels:  jwt
Go Admin
go web api,包含gin+gorm+jwt+rbac等。
Stars: ✭ 298 (-24.37%)
Mutual labels:  jwt
ghaction-import-gpg
GitHub Action to easily import a GPG key
Stars: ✭ 161 (-59.14%)
Mutual labels:  signing
react-redux-jwt-auth
React Redux: Token Authentication example with JWT, React Router, Axios, Thunk Middleware
Stars: ✭ 86 (-78.17%)
Mutual labels:  jwt-authentication
Auth Boss
🔒 Become an Auth Boss. Learn about different authentication methodologies on the web.
Stars: ✭ 2,879 (+630.71%)
Mutual labels:  jwt
task-manager
Task Manager App
Stars: ✭ 19 (-95.18%)
Mutual labels:  jwt-authentication
laravel-react-bootstrap
Example to-do app (including auth) built with Laravel 8 and React.
Stars: ✭ 139 (-64.72%)
Mutual labels:  jwt-auth
ripple-binary-codec
Convert between json and hex representations of transactions and ledger entries on the XRP Ledger. Moved to: https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
Stars: ✭ 18 (-95.43%)
Mutual labels:  signing
edkey
edkey allows you to write ED25519 private keys in the OpenSSH private key format
Stars: ✭ 45 (-88.58%)
Mutual labels:  ed25519
301-360 of 725 similar projects