A Lightweight, serverless Discord OAuth2 authentication service for website login
-
Updated
Oct 24, 2025 - HTML
A Lightweight, serverless Discord OAuth2 authentication service for website login
File-based credential vault: SHA-256 email IDs, bcrypt-salted passwords, each record Fernet-encrypted and appended to one log + tiny index for O(1) look-ups. No database, two files, scales to millions of users; ideal for secure prototypes, IoT, and web apps.
File-based credential vault: SHA-256 email IDs, bcrypt-salted passwords, each record Fernet-encrypted and appended to one log + tiny index for O(1) look-ups. No database, two files, scales to millions of users; ideal for secure prototypes, IoT, and web apps.
Add a description, image, and links to the lightweight-auth topic page so that developers can more easily learn about it.
To associate your repository with the lightweight-auth topic, visit your repo's landing page and select "manage topics."