TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Effortless Authentication for Your Web Application

6 pointsby fragile_frogsalmost 3 years ago
Hey folks, Michael here.<p>I have been working in this project on and of for about a year and a half and I finally got it into a state where I can share it. I initially started this project to learn Rust and afterwards decided to make it useful for others.<p>Vulpo Auth is an authentication server that you can host yourself. The goal was to make it as easy as possible for you to get started and have a complete authentication solution without you having to configure anything. Project Website: https:&#x2F;&#x2F;auth.vulpo.dev<p>The Project contains: - Auth Server (Rust) - Admin Dashboard - JS and react SDK - Prebuilt Web UI (currently react) (https:&#x2F;&#x2F;auth.vulpo.dev&#x2F;ui) - rust SDK for rocket<p>Some of the features: - Email and Password Auth - Passwordless Auth - Google Auth - Translateable Email Templates - Enable&#x2F;Disable Sign In or Sign Up - Password Reset Flow - Update Email Flow<p>There is still a lot to do, the code base is full of experimental ideas and there a bunch of things to clean up, but first I want to focus on writing documentation and guides before adding more features.<p>Besides the missing documentation, what are you missing?

no comments

no comments