Overview

What is Authproject?

What is Authproject?

Authproject is a cloud authentication service aimed for everyone. It was developed to democratize access to secure user management and authentication, making a necessary service available to everybody.

How does it work?

When a user visits the Authproject-managed authentication page, they are given the option to sign in to an existing account, or sign up for a new one. All signups and signins are handled by Authproject, and do not touch your servers. Users can go through a normal authentication flow, where they sign in using one of multiple available options, and authenticate to your application using OAuth.

How secure is it?

Authproject was designed with security in mind. All connections - both internal and external - are transmitted via industry standard TLS encryption, and all passwords are hashed using Argon2, a newer, highly secure cryptographic hashing algorithm.

Beyond just passwords, we (naturally) take security very seriously. All servers utilize disk encryption, strong keys for accessing databases, and robust verification of security standards.

How do I get started?

Jump on over to Getting Started to learn how to use the platform.