frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

SDK-free, simple, email-based login/auth provider

1•ameeting•1h ago
Hi HN,

I built Éclat Blue One-Click Auth (https://eclatblue.com/oneclickauth) because I was frustrated by how mainstream authentication providers handle public clients. Most of them force heavy, complex client-side SDKs down your throat or require managing static client secrets that shouldn't be exposed on the frontend anyway.

Éclat Blue functions as a lightweight, fully OpenID Connect (OIDC)-compliant identity provider. It enforces strict authorization code flows with PKCE protocols natively, allowing you to secure your frontend apps directly through native browser APIs without importing bulky external code libraries.

The tool is currently ready for small-scale beta use.

I know the general consensus here is to avoid mandatory sign-ups for testing dev tools, so you can inspect our integration flow and endpoints directly on the homepage without needing an account. Please use the Try Me link at https://eclatblue.com/oneclickauth

I’m looking for feedback from the community.

Thank you !