users-package:v4.2.0
v4.2.0 - 2025-12-31
What's Changed
Full Changelog: v4.1.3...v4.2.0 by @obervinov in #78
🚀 Features
- Add generic token-based authentication support for frontend integration (web UIs, mobile apps, CLI tools)
- New methods:
issue_token(),validate_token(),revoke_token() - PBKDF2 hashing with 100,000 iterations and unique salts
- Single-use token enforcement and automatic revocation
- Backward compatible: gracefully handles missing
users_tokenstable
- New methods: