Skip to main content
Version: 1.x

Introduction

What is Authorizer?

Authorizer is an open-source authentication and authorization solution for your applications. Bring your database and have complete control over the user information. You can self-host authorizer instances and connect to supported databases.

architecture

We offer the following functionality

  • Sign-in / Sign-up with email ID and password
  • Secure session management
  • Email verification
  • OAuth2 and OpenID compatible APIs
  • APIs to update profile securely
  • Forgot password flow using email
  • Social logins (Google, Github, Facebook, more coming soon)
  • Role-based access management
  • Password-less login with magic link login

Introduction to authorizer.dev

Watch the introduction video on YouTube: Introduction to Authorizer

Roadmap

Supported Tech Stacks

Backend SDKs

Frontend SDKs