Authentication
Modules dealing with logins, passwords, 2-factor authentication, etc.
New Authentication Modules 1 to 24 of 24
- Added 5 months ago by Clip Magic
- Added 2 years ago by Ryan Cramer
WebAuthn two-factor authentication
For modern two factor authentication with U2F keys and on-device credentials like Fingerprints/Face5TfaWebAuthn by Adam BluntOneTimeOnlyCode
OneTimeOnlyCode creates one time only codes that can be used to access specific content2OneTimeOnlyCode by benbyfSession Allow
Enables you to configure whether to allow session for each request based on configured rules. Requires PW 3.0.184 or newer.6SessionAllow by Ryan CramerU2F Two Factor Authentication
For two-factor authentication with security keys like Yubikey/Google Titan.2TfaU2F by Adam Blunt- GoogleClientAPI by Ryan Cramer
- AccessByQueryString by Robin S
Email/SMS two-factor authentication
Performs two-factor authentication by sending user an email with a code. Also works with email-to-SMS. Requires ProcessWire 3.0.109+.9TfaEmail by Ryan CramerTOTP two-factor authentication
For apps like Google Authenticator, Authy, and other TOTP-based authenticator applications. Requires ProcessWire 3.0.109+.9TfaTotp by Ryan Cramer- LoginFacebook by Ryan Cramer
- Oauth2Login by flydev ??
- SamlAuth by Adam Blunt
Login Scheduler
Adds support for enabling or disabling login for users, either instantly or by specifying a time range.0LoginScheduler by TeppoEmail Verification
E-Mail Verification and Domain Validation via API. Checks an email address against blacklist and availability of mailhost. Blacklisted domains and email addresses are simply stored in a text file.3EmailVerification by kixeEmail New User
Automatically email new users their account details, and optionally, automatically generate a password for them.17EmailNewUser by Adrian Jones- PasswordForceChange by Adrian Jones
Password Banned List
Check an entered password against the 10,000 most common passwords (From this blog: https://xato.net/passwords/more-top-worst-passwords/#.U5W5hnb5f6U) and return an error if a match is found.7PasswordBannedList by madhatter- LoginPersist by Craig Rodway
- SessionLoginAlarm by Netcarver
- Auth2FactorPPP by Netcarver
The modules directory is powered by ProcessWire with the FormBuilder and LoginRegisterPro modules.