Releases: f0i/sign-in-with-password
Releases · f0i/sign-in-with-password
Release list
Release v0.2.0
IC Password Auth v0.2.0
📦 Installation
Download ic-password-auth.js and include it in your HTML:
<!-- IC Password Auth Library - fully self-contained, no dependencies needed! -->
<script src="path/to/ic-password-auth.js"></script>📚 Documentation
See README.md for complete documentation.
✨ Features
- 🔐 Secure password-based authentication for Internet Computer
- 💾 Automatic session persistence with localStorage
- ⏰ Configurable idle detection and auto-logout
- 🔄 Session restoration on page reload
- 📦 Built with @icp-sdk/core
Release v0.1.1
IC Password Auth v0.1.1
📦 Installation
Download ic-password-auth.js and include it in your HTML:
<!-- IC Password Auth Library - fully self-contained, no dependencies needed! -->
<script src="path/to/ic-password-auth.js"></script>📚 Documentation
See README.md for complete documentation.
✨ Features
- 🔐 Secure password-based authentication for Internet Computer
- 💾 Automatic session persistence with localStorage
- ⏰ Configurable idle detection and auto-logout
- 🔄 Session restoration on page reload
- 📦 Built with @icp-sdk/core
Release v0.1.0
IC Password Auth v0.1.0
📦 Installation
Download ic-password-auth.js and include it in your HTML:
<!-- IC Password Auth Library - fully self-contained, no dependencies needed! -->
<script src="path/to/ic-password-auth.js"></script>📚 Documentation
See README.md for complete documentation.
✨ Features
- 🔐 Secure password-based authentication for Internet Computer
- 💾 Automatic session persistence with localStorage
- ⏰ Configurable idle detection and auto-logout
- 🔄 Session restoration on page reload
- 📦 Built with @icp-sdk/core