All Projects → Php Jwt → Similar Projects or Alternatives

924 Open source projects that are alternatives of or similar to Php Jwt

Jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Stars: ✭ 150 (-29.91%)
Mutual labels:  jwt, oauth2, jwt-authentication, jwt-auth
Laravel Jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
Stars: ✭ 225 (+5.14%)
Reallysimplejwt
A really simple library to generate JSON Web Tokens in PHP.
Stars: ✭ 218 (+1.87%)
Mutual labels:  jwt, jwt-auth, json-web-token
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (+84.11%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Netcoreblockly
.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL =>
Stars: ✭ 121 (-43.46%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
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 (+43.46%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
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 (-50.93%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
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 (-5.61%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Jwt
Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏
Stars: ✭ 31 (-85.51%)
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (+49.07%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Jose Jwt
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
Stars: ✭ 692 (+223.36%)
Mutual labels:  jwt, oauth2, jwt-authentication
Bottle Jwt
JWT Authentication Plugin for bottle.py applications.
Stars: ✭ 30 (-85.98%)
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 (-86.45%)
Mutual labels:  jwt, jwt-authentication
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 (-1.4%)
Mutual labels:  jwt, oauth2
Spring Webflux Security Jwt
A JWT authorization and authentication implementation with Spring Reactive Webflux, Spring Boot 2 and Spring Security 5
Stars: ✭ 190 (-11.21%)
Mutual labels:  jwt, jwt-authentication
Laravel Jwt
Laravel with JWT Authentication for API development
Stars: ✭ 31 (-85.51%)
Mutual labels:  jwt-authentication, jwt-auth
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 (-77.57%)
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 (+415.89%)
Mutual labels:  jwt, jwt-authentication
Cierge
🗝️ Passwordless OIDC authentication done right
Stars: ✭ 1,245 (+481.78%)
Mutual labels:  jwt, oauth2
Easy Notes
🍋 简笔记(easy notes)打造你的轻便私人笔记。接口涉及Spring Security、OAuth2、Jwt、MongoDB,客户端采用 Vue.js 、Ant Design
Stars: ✭ 89 (-58.41%)
Mutual labels:  jwt, oauth2
Nginx Openid Connect
Reference implementation of OpenID Connect integration for NGINX Plus
Stars: ✭ 96 (-55.14%)
Mutual labels:  jwt, oauth2
Jwtpermission
基于token验证的Java Web权限控制框架,使用jjwt,支持redis和db多种存储方式,可用于前后端分离项目,功能完善、使用简单、易于扩展。
Stars: ✭ 186 (-13.08%)
Mutual labels:  jwt, jwt-auth
Yii2 Jwt
JWT implementation for Yii2 Authorization process
Stars: ✭ 61 (-71.5%)
Mutual labels:  jwt, json-web-token
Barong
Barong auth server
Stars: ✭ 100 (-53.27%)
Mutual labels:  jwt, jwt-authentication
Zitadel
ZITADEL - Cloud Native Identity and Access Management
Stars: ✭ 105 (-50.93%)
Mutual labels:  jwt, oauth2
Sample Spring Oauth2 Microservices
some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environment
Stars: ✭ 109 (-49.07%)
Mutual labels:  jwt, oauth2
Php Storageless Sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
Stars: ✭ 29 (-86.45%)
Mutual labels:  jwt, jwt-authentication
Oc Jwtauth Plugin
JWTAuth Plugin for OctoberCMS.
Stars: ✭ 8 (-96.26%)
Mutual labels:  jwt, jwt-authentication
Auth
Authenticator via oauth2
Stars: ✭ 118 (-44.86%)
Mutual labels:  jwt, oauth2
Emqx Auth Jwt
EMQ X JWT Authentication Plugin
Stars: ✭ 26 (-87.85%)
Mutual labels:  jwt, jwt-authentication
Oidc Workshop Spring Io 2019
Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"
Stars: ✭ 43 (-79.91%)
Mutual labels:  jwt, oauth2
Sample Vertx Microservices
Two applications in different branches illustrates how to create asynchronous microservices with Vert.x, Consul and MongoDB, and how to secure them with Vert.x OAuth2 module and Keycloak
Stars: ✭ 37 (-82.71%)
Mutual labels:  jwt, oauth2
Oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Stars: ✭ 2,323 (+985.51%)
Mutual labels:  oauth2, jwt-authentication
Silhouette
Silhouette is a framework agnostic authentication library for Scala that supports several authentication methods, including OAuth2, OpenID Connect, Credentials, Basic Authentication or custom authentication schemes.
Stars: ✭ 18 (-91.59%)
Mutual labels:  jwt, oauth2
Vouch Proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
Stars: ✭ 1,239 (+478.97%)
Mutual labels:  jwt, oauth2
Spring Boot Oauth2 Jwt Swagger Ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
Stars: ✭ 77 (-64.02%)
Mutual labels:  oauth2, jwt-authentication
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (-57.01%)
Mutual labels:  jwt, oauth2
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 (-64.49%)
Mutual labels:  jwt, jwt-authentication
Express Jwt
An example API for creating/verifying json web tokens
Stars: ✭ 105 (-50.93%)
Mutual labels:  jwt, jwt-auth
Vertx Auth
Stars: ✭ 122 (-42.99%)
Mutual labels:  jwt, oauth2
Caddy Auth Jwt
JWT Authorization Plugin for Caddy v2
Stars: ✭ 127 (-40.65%)
Mutual labels:  jwt, jwt-authentication
Webfluxtemplate
Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.
Stars: ✭ 107 (-50%)
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-91.59%)
Mutual labels:  jwt, jwt-authentication
Vue Expenses
A simple expense tracking application
Stars: ✭ 117 (-45.33%)
Mutual labels:  jwt, jwt-authentication
Aspnetcorehybridflowwithapi
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
Stars: ✭ 127 (-40.65%)
Mutual labels:  jwt, oauth2
Spring Boot 2 Oauth2 Authorization Jwt
Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
Stars: ✭ 115 (-46.26%)
Mutual labels:  jwt, oauth2
Django Auth Adfs
A Django authentication backend for Microsoft ADFS and AzureAD
Stars: ✭ 127 (-40.65%)
Mutual labels:  jwt, oauth2
Jersey Jwt
Example of REST API with JWT authentication using Jersey, Jackson, Undertow, Weld, Hibernate and Arquillian.
Stars: ✭ 131 (-38.79%)
Mutual labels:  jwt, jwt-authentication
Spring Boot2 Oauth2 Jwt
Read more http://blog.marcosbarbero.com/centralized-authorization-jwt-spring-boot2/
Stars: ✭ 135 (-36.92%)
Mutual labels:  jwt, oauth2
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-47.2%)
Mutual labels:  jwt-authentication, jwt-auth
Spring Boot Quick
🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等📌
Stars: ✭ 1,819 (+750%)
Mutual labels:  jwt, oauth2
Httpie Jwt Auth
JWTAuth (JSON Web Tokens) auth plugin for HTTPie
Stars: ✭ 140 (-34.58%)
Mutual labels:  jwt, jwt-authentication
Go Jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
Stars: ✭ 1,849 (+764.02%)
Mutual labels:  jwt, json-web-token
Auth0.swift
Swift toolkit for Auth0 API
Stars: ✭ 146 (-31.78%)
Mutual labels:  jwt, oauth2
React Role Based Authorization Example
React - Role Based Authorization Example with Webpack 4
Stars: ✭ 147 (-31.31%)
Mutual labels:  jwt, jwt-authentication
Fake Api Jwt Json Server
A Fake API with JWT Authentication using json-server and jsonwebtoken
Stars: ✭ 151 (-29.44%)
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 (-31.78%)
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 (-28.5%)
Mutual labels:  jwt, jwt-authentication
Security.identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
Stars: ✭ 165 (-22.9%)
Mutual labels:  jwt, json-web-token
Doorkeeper Jwt
JWT Token support for Doorkeeper
Stars: ✭ 174 (-18.69%)
Mutual labels:  jwt, jwt-auth
1-60 of 924 similar projects