An open API service indexing awesome lists of open source software.

https://github.com/hellocoop/.github


https://github.com/hellocoop/.github

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hellō

**Privacy-first identity and authentication for the modern web**

At [Hellō](https://hello.dev), we're building the future of user authentication—one that puts privacy first and puts users in control of their digital identity.

## 🎯 Our Mission

We believe that authentication should be simple for developers to implement, seamless for users to experience, and secure by design—all without sacrificing user privacy. Hellō is an identity provider that enables users to register and log in using their choice of popular social logins, email, or phone authentication, **without tracking them**.

## 🔐 What We're Building

### Privacy-First Authentication
- **No tracking**: Unlike traditional social login providers, we don't collect or sell user data
- **User choice**: Support for multiple authentication methods including social logins, email, and phone
- **Standards-based**: Built on OpenID Connect and OAuth 2.0 for security and interoperability

### Developer-Friendly Integration
We provide SDKs and tools for all major web frameworks and platforms:

- **[Express.js](https://www.hello.dev/docs/sdks/express)** - Quick integration for Express applications
- **[Fastify](https://www.hello.dev/docs/sdks/fastify)** - Native support for Fastify apps
- **[Next.js](https://www.hello.dev/docs/sdks/nextjs)** - Including App Router support
- **[React](https://www.hello.dev/docs/sdks/react)** - React components for authentication flows
- **[Svelte](https://www.hello.dev/docs/sdks/svelte)** - Svelte components for modern apps
- **Mobile Apps** - OAuth support for mobile applications

### Developer Tools
- **[Quickstart CLI](https://www.hello.dev/docs/sdks/quickstart)** - Get up and running in minutes
- **Helper Libraries** - Both server-side and client-side utilities
- **Comprehensive Documentation** - Step-by-step guides and API references

## 🌟 Why Choose Hellō?

**For Users:**
- Privacy-protected authentication
- Choice in how they authenticate
- No tracking or data harvesting
- Consistent experience across applications

**For Developers:**
- Simple, standardized integration
- Reduced authentication complexity
- No vendor lock-in (built on open standards)
- Comprehensive platform support

**For Businesses:**
- Improved user trust through privacy protection
- Reduced legal compliance burden
- Better user conversion rates
- Enterprise-grade security

## 🚀 Getting Started

Ready to implement privacy-first authentication? Check out our [quickstart guides](https://www.hello.dev/docs) or explore our [JavaScript packages](https://github.com/hellocoop/packages-js).

```bash
# Get started with our CLI
npm install -g @hellocoop/quickstart
npx @hellocoop/quickstart
```

## 🔬 Innovation & Research

We're also working on cutting-edge identity technologies:

- **[Verified Email Autocomplete](https://github.com/dickhardt/verified-email-autocomplete)** - Experimental protocol for streamlined email verification
- **Web Identity Standards** - Contributing to the future of web-based identity protocols

## 📚 Learn More

- **Website**: [hello.dev](https://hello.dev)
- **Documentation**: [hello.dev/docs](https://www.hello.dev/docs)
- **JavaScript Packages**: [github.com/hellocoop/packages-js](https://github.com/hellocoop/packages-js)

---

*Building a more private and user-centric web, one authentication at a time.*