All Projects → Oc Jwtauth Plugin → Similar Projects or Alternatives

542 Open source projects that are alternatives of or similar to Oc Jwtauth Plugin

Jwt Spring Security Demo
This is a demo for using JWT (JSON Web Token) with Spring Security and Spring Boot. I completely rewrote my first version. Now this solution is based on the code base from the JHipster Project. I tried to extract the minimal configuration and classes that are needed for JWT-Authentication and did some changes.
Stars: ✭ 2,843 (+35437.5%)
Mutual labels:  jwt, jwt-authentication
Jersey Jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
Stars: ✭ 131 (+1537.5%)
Mutual labels:  jwt, jwt-authentication
Netcoreblockly
.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL =>
Stars: ✭ 121 (+1412.5%)
Mutual labels:  jwt, jwt-authentication
React Role Based Authorization Example
React - Role Based Authorization Example with Webpack 4
Stars: ✭ 147 (+1737.5%)
Mutual labels:  jwt, jwt-authentication
Simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
Stars: ✭ 687 (+8487.5%)
Mutual labels:  jwt, jwt-authentication
Aspnetcoreapistarter
An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.
Stars: ✭ 304 (+3700%)
Mutual labels:  jwt, jwt-authentication
Dnczeus
DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建,UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制,让前后端的交互更流畅。码云镜像:https://gitee.com/rector/DncZeus 。演示地址(demo):
Stars: ✭ 1,104 (+13700%)
Mutual labels:  jwt, jwt-authentication
Laravel Vue Starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 76 (+850%)
Mutual labels:  jwt, jwt-authentication
Jwt Spring Security Jpa
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Stars: ✭ 202 (+2425%)
Mutual labels:  jwt, jwt-authentication
Laravel Jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
Stars: ✭ 225 (+2712.5%)
Mutual labels:  jwt, jwt-authentication
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (+1812.5%)
Mutual labels:  jwt, jwt-authentication
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (+125%)
Mutual labels:  jwt, jwt-authentication
Jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Stars: ✭ 150 (+1775%)
Mutual labels:  jwt, jwt-authentication
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (+1725%)
Mutual labels:  jwt, jwt-authentication
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (+6625%)
Mutual labels:  jwt, jwt-authentication
Bottle Jwt
JWT Authentication Plugin for bottle.py applications.
Stars: ✭ 30 (+275%)
Mutual labels:  jwt, jwt-authentication
Jwt
Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏
Stars: ✭ 31 (+287.5%)
Mutual labels:  jwt, jwt-authentication
Vue Expenses
A simple expense tracking application
Stars: ✭ 117 (+1362.5%)
Mutual labels:  jwt, jwt-authentication
fiber-boilerplate
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
Stars: ✭ 184 (+2200%)
Mutual labels:  jwt, jwt-authentication
Fake Api Jwt Json Server
A Fake API with JWT Authentication using json-server and jsonwebtoken
Stars: ✭ 151 (+1787.5%)
Mutual labels:  jwt, jwt-authentication
React Jwt Authentication Example
React - JWT Authentication Tutorial & Example
Stars: ✭ 170 (+2025%)
Mutual labels:  jwt, jwt-authentication
F License
Open Source License Key Generation and Verification Tool written in Go
Stars: ✭ 535 (+6587.5%)
Mutual labels:  jwt, jwt-authentication
Php Jwt
Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.0. This library makes JWT a cheese.
Stars: ✭ 214 (+2575%)
Mutual labels:  jwt, jwt-authentication
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (+3737.5%)
Mutual labels:  jwt, jwt-authentication
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (+3887.5%)
Mutual labels:  jwt, jwt-authentication
Aspnetcore Webapi Course
Professional REST API design with ASP.NET Core 3.1 WebAPI
Stars: ✭ 323 (+3937.5%)
Mutual labels:  jwt, jwt-authentication
Emqx Auth Jwt
EMQ X JWT Authentication Plugin
Stars: ✭ 26 (+225%)
Mutual labels:  jwt, jwt-authentication
Caddy Auth Jwt
JWT Authorization Plugin for Caddy v2
Stars: ✭ 127 (+1487.5%)
Mutual labels:  jwt, jwt-authentication
Spring Webflux Security Jwt
A JWT authorization and authentication implementation with Spring Reactive Webflux, Spring Boot 2 and Spring Security 5
Stars: ✭ 190 (+2275%)
Mutual labels:  jwt, jwt-authentication
Barong
Barong auth server
Stars: ✭ 100 (+1150%)
Mutual labels:  jwt, jwt-authentication
munhasir
Sample RESTful single page web app with Go, MongoDB and VueJS. A platform for keeping diaries for those who are cautious(or paranoid).
Stars: ✭ 24 (+200%)
Mutual labels:  jwt, jwt-authentication
Jose Jwt
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
Stars: ✭ 692 (+8550%)
Mutual labels:  jwt, jwt-authentication
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
Stars: ✭ 603 (+7437.5%)
Mutual labels:  jwt, jwt-authentication
React Login
A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.
Stars: ✭ 105 (+1212.5%)
Mutual labels:  jwt, jwt-authentication
Jwt Node Vue
Repositório responsável pelo primeiro projeto da série de vídeos: Coding Stuff.
Stars: ✭ 29 (+262.5%)
Mutual labels:  jwt, jwt-authentication
Php Storageless Sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
Stars: ✭ 29 (+262.5%)
Mutual labels:  jwt, jwt-authentication
Authentication Server
A simple authentication service to deliver JWT with Hasura claims, based on users with multiples roles stored in a Postgres database.
Stars: ✭ 48 (+500%)
Mutual labels:  jwt, jwt-authentication
Httpie Jwt Auth
JWTAuth (JSON Web Tokens) auth plugin for HTTPie
Stars: ✭ 140 (+1650%)
Mutual labels:  jwt, jwt-authentication
react-redux-jwt-authentication-boilerplate
React-Redux JWT Authentication Boilerplate
Stars: ✭ 44 (+450%)
Mutual labels:  jwt, jwt-authentication
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (+4825%)
Mutual labels:  jwt, jwt-authentication
Naperg
Fullstack Boilerplate GraphQL. Made with React & Prisma + authentication & roles
Stars: ✭ 661 (+8162.5%)
Mutual labels:  jwt, jwt-authentication
Django Graphql Jwt
JSON Web Token (JWT) authentication for Graphene Django
Stars: ✭ 649 (+8012.5%)
Mutual labels:  jwt
Python Jose
A JOSE implementation in Python
Stars: ✭ 801 (+9912.5%)
Mutual labels:  jwt
Next Auth
Authentication for Next.js
Stars: ✭ 8,362 (+104425%)
Mutual labels:  jwt
Snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
Stars: ✭ 615 (+7587.5%)
Mutual labels:  jwt
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (+175%)
Mutual labels:  jwt
Spring Boot Jwt
JWT auth service using Spring Boot, Spring Security and MySQL
Stars: ✭ 795 (+9837.5%)
Mutual labels:  jwt
Learning tools
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
Stars: ✭ 605 (+7462.5%)
Mutual labels:  jwt
Jwx
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
Stars: ✭ 600 (+7400%)
Mutual labels:  jwt
Ghchat
📱A chat application for GitHub. React + PWA + Node(koa2) + Typescripts + Mysql + Socket.io
Stars: ✭ 791 (+9787.5%)
Mutual labels:  jwt
Angular Springboot Rest Jwt
Springboot, Angular and JWT security - Example Project based on Northwind Order Processing
Stars: ✭ 603 (+7437.5%)
Mutual labels:  jwt
Koa Typeorm Starter
Starter project for using koa with TS and TypeORM
Stars: ✭ 23 (+187.5%)
Mutual labels:  jwt
Fastify Esso
The easiest authentication plugin for Fastify, with built-in support for Single sign-on
Stars: ✭ 20 (+150%)
Mutual labels:  jwt
Hasura Backend Plus
🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
Stars: ✭ 776 (+9600%)
Mutual labels:  jwt
Ruoyi Vue
(RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 596 (+7350%)
Mutual labels:  jwt
Rude Java
Java Practice Projects. 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
Stars: ✭ 583 (+7187.5%)
Mutual labels:  jwt
Delphimvcframework
DMVCFramework (for short) is a popular and powerful framework for web solution in Delphi. Supports RESTful and JSON-RPC APIs development.
Stars: ✭ 761 (+9412.5%)
Mutual labels:  jwt-authentication
Lumen Passport
Making Laravel Passport work with Lumen
Stars: ✭ 585 (+7212.5%)
Mutual labels:  jwt
Open Source Saas Boilerpate
Free SaaS boilerplate (Python/PostgreSQL/ReactJS/Webpack)
Stars: ✭ 582 (+7175%)
Mutual labels:  jwt
Go jwt
golang for websocket wechat or weixin and jwt,http ratelimit
Stars: ✭ 19 (+137.5%)
Mutual labels:  jwt
1-60 of 542 similar projects