All Projects → frbuceta → restify-jwt-community

frbuceta / restify-jwt-community

Licence: other
Restify middleware that validates a JsonWebToken

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to restify-jwt-community

mod authnz jwt
An authentication module for Apache httpd using JSON Web Tokens
Stars: ✭ 74 (+208.33%)
Mutual labels:  auth, authorization, token
dart-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
Stars: ✭ 30 (+25%)
Mutual labels:  auth, authorization
gotrue
A JWT based API for managing users and issuing JWT tokens
Stars: ✭ 325 (+1254.17%)
Mutual labels:  auth, authorization
gtoken
基于gf框架的token插件,通过服务端验证方式实现token认证;
Stars: ✭ 181 (+654.17%)
Mutual labels:  auth, token
auth
🔑 Laravel Authentication package with built-in two-factor (Authy) and social authentication (Socialite).
Stars: ✭ 39 (+62.5%)
Mutual labels:  auth, authorization
hapi-doorkeeper
User authentication for web servers
Stars: ✭ 14 (-41.67%)
Mutual labels:  auth, authorization
authorizer
Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
Stars: ✭ 770 (+3108.33%)
Mutual labels:  auth, authorization
Bouncer
Eloquent roles and abilities.
Stars: ✭ 2,763 (+11412.5%)
Mutual labels:  auth, authorization
logto
🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.
Stars: ✭ 3,421 (+14154.17%)
Mutual labels:  auth, authorization
ertis-auth
Generic token generator and validator service like auth
Stars: ✭ 28 (+16.67%)
Mutual labels:  auth, authorization
caddy-security
🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
Stars: ✭ 696 (+2800%)
Mutual labels:  auth, authorization
casbin-ex
An authorization library that supports access control models like ACL, RBAC, ABAC in Elixir
Stars: ✭ 37 (+54.17%)
Mutual labels:  auth, authorization
Sphinx
Authorization library for Phoenix web framework
Stars: ✭ 19 (-20.83%)
Mutual labels:  auth, authorization
lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)
Stars: ✭ 43 (+79.17%)
Mutual labels:  auth, authorization
token-cli
Command line utility for interacting with OAuth2 infrastructure to generate tokens
Stars: ✭ 19 (-20.83%)
Mutual labels:  authorization, token
authorize-me
Authorization with social networks
Stars: ✭ 44 (+83.33%)
Mutual labels:  auth, authorization
Huge
Simple user-authentication solution, embedded into a small framework.
Stars: ✭ 2,125 (+8754.17%)
Mutual labels:  auth, authorization
Mosquitto Go Auth
Auth plugin for mosquitto.
Stars: ✭ 212 (+783.33%)
Mutual labels:  auth, authorization
react-auth-kit
Easily manage Authentication state of users in React-based Apps using Hooks and Higher-order components
Stars: ✭ 177 (+637.5%)
Mutual labels:  auth, authorization
fastapi-auth0
FastAPI authentication and authorization using auth0.com
Stars: ✭ 104 (+333.33%)
Mutual labels:  authorization, token

Restify Jwt Community

Restify middleware that validates JsonWebTokens and sets req.user.

This module lets you authenticate HTTP requests using JWT tokens in your restify applications.

Anyone can propose ideas. Anyone can help.

Install

$ npm i restify-jwt-community

DOCUMENTATION HERE

Status


Credits

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].