auth\nice_auth library

Classes

NiceChangePassword
Change password form with current/new/confirm fields.
NiceLoginForm
Login form with email/password, remember me, forgot password, and OAuth.
NiceOAuthButtons
OAuth provider login button group.
NicePasswordStrength
Password strength indicator bar.
NiceRegistrationForm
Registration form with name, email, password, confirm, and terms.
NiceTokenInfo
Token/API key definition.
NiceTokenManagement
Token management panel — list, create, revoke API keys.

Enums

NicePasswordLevel
Password strength level.

Functions

calculatePasswordStrength(String password) NicePasswordLevel
Calculate password strength.