All Projects → Jose2go → Similar Projects or Alternatives

2658 Open source projects that are alternatives of or similar to Jose2go

Jose Jwt
Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET and .NET Core
Stars: ✭ 692 (+361.33%)
Jwt Framework
JWT Framework
Stars: ✭ 577 (+284.67%)
Mutual labels:  json, jwt, encryption, signature, jws, jose, jwe
Jose
JSON Object Signing and Encryption for Node.js and the browser
Stars: ✭ 25 (-83.33%)
Mutual labels:  json, jwt, encryption, jws, jose, jwe
Jose
🔐 JSON Object Signing and Encryption Framework (JWT, JWS, JWE, JWA, JWK, JWKSet and more)
Stars: ✭ 479 (+219.33%)
Mutual labels:  json, jwt, encryption, jws, jose, jwe
Buddy Sign
High level message signing library.
Stars: ✭ 86 (-42.67%)
Mutual labels:  jwt, encryption, signature, jws, jwe
Jwt
Safe, simple and fast JSON Web Tokens for Go
Stars: ✭ 231 (+54%)
Mutual labels:  jwt, jwt-token, jws, jose, jwe
Authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
Stars: ✭ 2,854 (+1802.67%)
Mutual labels:  jwt, oauth2, jws, jose, jwe
jwt-signature
[READ ONLY] Signature component of the JWT Framework
Stars: ✭ 32 (-78.67%)
Mutual labels:  encryption, signature, jose, jwe, jws
Jwt
Go JWT signing, verifying and validating
Stars: ✭ 394 (+162.67%)
Mutual labels:  jwt, jwt-authentication, jwt-token, jwt-auth, jws
Cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
Stars: ✭ 2,151 (+1334%)
Mutual labels:  jwt, encryption, jws, jose, jwe
Go Jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
Stars: ✭ 1,849 (+1132.67%)
Mutual labels:  jwt, encryption, jws, jose, jwe
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 (+42.67%)
Mutual labels:  jwt, oauth2, 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 (+34.67%)
Mutual labels:  jwt, jwt-authentication, jwt-token, jwt-auth
Hs Jose
Haskell JOSE and JWT library
Stars: ✭ 100 (-33.33%)
Mutual labels:  json, jwt, jws, jose
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 (-30%)
Mutual labels:  jwt, jwt-authentication, jwt-token, jwt-auth
jwt-core
[READ-ONLY] Core component of the JWT Framework
Stars: ✭ 46 (-69.33%)
Mutual labels:  signature, jose, jwe, jws
Jose
Universal "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK with no dependencies
Stars: ✭ 1,029 (+586%)
Mutual labels:  jwt, jws, jose, jwe
Json Jwt
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
Stars: ✭ 262 (+74.67%)
Mutual labels:  jwt, jws, jose, jwe
jwx
JSON/JWK/JWS/JWT/Base64 library in SPARK
Stars: ✭ 15 (-90%)
Mutual labels:  jose, jwt-token, jws, jwt-authentication
Joseswift
A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
Stars: ✭ 114 (-24%)
Mutual labels:  encryption, jws, jose, jwe
Php Storageless Sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
Stars: ✭ 29 (-80.67%)
Jwtpermission
基于token验证的Java Web权限控制框架,使用jjwt,支持redis和db多种存储方式,可用于前后端分离项目,功能完善、使用简单、易于扩展。
Stars: ✭ 186 (+24%)
Mutual labels:  jwt, jwt-token, jwt-auth
Reallysimplejwt
A really simple library to generate JSON Web Tokens in PHP.
Stars: ✭ 218 (+45.33%)
Mutual labels:  jwt, jwt-token, jwt-auth
node-jose-tools
Command line tools for node-jose's features
Stars: ✭ 29 (-80.67%)
Mutual labels:  jose, jwe, jws
Laravel Jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
Stars: ✭ 225 (+50%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Quasar-JWT
Quasar - JWT Authentication Starter Kit
Stars: ✭ 38 (-74.67%)
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 (-49.33%)
Mutual labels:  jwt, jwt-authentication, jwt-token
Doorkeeper Jwt
JWT Token support for Doorkeeper
Stars: ✭ 174 (+16%)
Mutual labels:  jwt, jwt-token, jwt-auth
Python Jwt
JSON Web Token library for Python
Stars: ✭ 81 (-46%)
Mutual labels:  jwt, jws, jose
API-Authentication-NodeJs
API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.
Stars: ✭ 162 (+8%)
lexik-jose-bridge
An Encoder for the LexikJWTAuthenticationBundle that uses web-token/jwt-framework
Stars: ✭ 27 (-82%)
Mutual labels:  jose, jwe, jws
MyAPI
A template to create awesome APIs easily ⚡️
Stars: ✭ 117 (-22%)
Nginx Openid Connect
Reference implementation of OpenID Connect integration for NGINX Plus
Stars: ✭ 96 (-36%)
Mutual labels:  jwt, oauth2, openidconnect
fastapi-azure-auth
Easy and secure implementation of Azure AD for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
Stars: ✭ 174 (+16%)
Mutual labels:  oauth2, openidconnect, openid
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 (-38.67%)
Mutual labels:  jwt, oauth2, jwt-token
NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
Stars: ✭ 62 (-58.67%)
spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Stars: ✭ 50 (-66.67%)
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-24.67%)
Auth
:atom: Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP
Stars: ✭ 457 (+204.67%)
Mutual labels:  oauth2, openid, openidconnect
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-2.67%)
Mutual labels:  jwt, jwt-authentication, jwt-token
Angular Auth Oidc Client
npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
Stars: ✭ 577 (+284.67%)
Mutual labels:  oauth2, openid, openidconnect
Hydra
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Compatible with MITREid.
Stars: ✭ 11,884 (+7822.67%)
Mutual labels:  federation, oauth2, openid
Netcoreblockly
.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL =>
Stars: ✭ 121 (-19.33%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Aspnetcorehybridflowwithapi
ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
Stars: ✭ 127 (-15.33%)
Mutual labels:  jwt, oauth2, openid
Js Jose
JavaScript library to encrypt/decrypt data in JSON Web Encryption (JWE) format and to sign/verify data in JSON Web Signature (JWS) format. Leverages Browser's native WebCrypto API.
Stars: ✭ 386 (+157.33%)
Mutual labels:  json, jws, jwe
Jwt Cli
A super fast CLI tool to decode and encode JWTs built in Rust
Stars: ✭ 336 (+124%)
Mutual labels:  json, jwt, jwt-token
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-88%)
Mutual labels:  jwt, jwt-authentication, jwt-token
Jose
A JOSE implementation
Stars: ✭ 20 (-86.67%)
Mutual labels:  jwt, jws, jose
F License
Open Source License Key Generation and Verification Tool written in Go
Stars: ✭ 535 (+256.67%)
Mutual labels:  jwt, jwt-authentication, jwt-token
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (+112.67%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Laravel Jwt
Laravel with JWT Authentication for API development
Stars: ✭ 31 (-79.33%)
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 (+104.67%)
Mutual labels:  jwt, jwt-authentication, jwt-auth
Jwx
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
Stars: ✭ 600 (+300%)
Mutual labels:  jwt, jws, jwe
Jwt
Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏
Stars: ✭ 31 (-79.33%)
Mutual labels:  jwt, jwt-authentication, jwt-token
Httpie Jwt Auth
JWTAuth (JSON Web Tokens) auth plugin for HTTPie
Stars: ✭ 140 (-6.67%)
Mutual labels:  jwt, jwt-authentication, jwt-token
Loginsrv
JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..
Stars: ✭ 1,835 (+1123.33%)
Mutual labels:  jwt, oauth2
Simpleidentityserver
OpenId + Uma + Oauth 2.0 providers + SCIM2.0 + RFID reader (DEPRECATED)
Stars: ✭ 48 (-68%)
Mutual labels:  oauth2, openid
Duckygo
一个同时支持Session以及JWT的高性能高可用 Golang Restful API 脚手架 !
Stars: ✭ 57 (-62%)
Mutual labels:  jwt, jwt-token
Salte Auth
💻🗝 Authentication for the modern web!
Stars: ✭ 61 (-59.33%)
Mutual labels:  oauth2, openid
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 (-68%)
Mutual labels:  jwt, jwt-authentication
1-60 of 2658 similar projects