57 packages found
User passwordless authentication extension for Matter In Motion
Basic HTTP Authentication plugin for Serviceberry
Streambird.js ES Loader Bindings
A modern authorization server built to authenticate your users and protect your APIs (forked from anvil-connect)
- Auth
- Authentication
- Authorization
- Access Control
- SSO
- Single Sign-On
- Identity
- Signin
- Sign-in
- OAuth
- OAuth 1.0
- OAuth 2.0
- OpenID
- OpenID Connect
- View more
Sane CLI user-input (command prompt, confirm, multiline, password) as promises, it can be used with co@4
- aplus
- cli
- co
- cojs
- command
- command-line
- command-prompt
- confirm
- console
- esnext
- generators
- input
- keypress
- line
- View more
Adds four properties to the schema: `username`, `email`, `password` and `status`.
Check if the password is strong.
Guard your users from security problems that start by having dumb passwords
- stupid
- dumb
- password
- stupid passwords
- dumb passwords
- common
- common passwords
- security
- user
- user password
- risks
- top 10000 worst passwords
Simple user authentication for Hapi server using JWT and storing user data and encrypted passwords in couchdb.
username/password authentication for accountdown using salted hashes
Simple user account management middleware using MySQL database, It includes user creation, login, confirm user creation, reset password, multi-token for different device login, user data management as json object, etc.
- user
- account
- login
- account management
- mysql
- json
- registration
- register
- authentication
- forgot password
- password reset
- user creation
- session
- hash
- View more
Unified API for password hashing algorithms
- account
- accounts
- algorithm
- algorithms
- API
- APIs
- application
- argon2
- attack
- attacks
- auth
- authentication
- authorization
- bcrypt
- View more
A modern authorization server built to authenticate your users and protect your APIs
- Auth
- Authentication
- Authorization
- Access Control
- SSO
- Single Sign-On
- Identity
- Signin
- Sign-in
- OAuth
- OAuth 1.0
- OAuth 2.0
- OpenID
- OpenID Connect
- View more
User account management system in NodeJs made easy
A modern authorization server built to authenticate your users and protect your APIs
- Auth
- Authentication
- Authorization
- Access Control
- SSO
- Single Sign-On
- Identity
- Signin
- Sign-in
- OAuth
- OAuth 1.0
- OAuth 2.0
- OpenID
- OpenID Connect
- View more
A modern authorization server built to authenticate your users and protect your APIs
- Auth
- Authentication
- Authorization
- Access Control
- SSO
- Single Sign-On
- Identity
- Signin
- Sign-in
- OAuth
- OAuth 1.0
- OAuth 2.0
- OpenID
- OpenID Connect
- View more
```node.js const provoker = require('provoker'); provoker.provoke(['Username:-', 'Password:-'], (results) => { console.log(results); process.exit(); }); ``` ###### The 'process.exit();' line The process.exit(); line is extremely important
Generate ultrastrong user passwords and auth tokens
Get the passwd user entry from a username or user identifier (UID)
A reusable node.js module for handling user registration and login scenarios.