app like that
Authorizer
Authorizer

Authorizer is a tool for authenticating and authorizing users. It supports secure session management, social logins, magic link authentication, and custom email integration. The platform allows role-based access control, event listening, and multi-factor authentication. It offers compatibility with various databases and can be deployed on platforms like Heroku and Docker.

Features

Secure Session Management

Allow secure session management mechanism using HTTP only cookies alongside authorization code flow for mobile-based auth.

Auth Recipes

Comes with multiple auth recipes out of the box, supporting major social login, basic auth, and magic link auth.

Connect to Your Database

Supports 13+ databases, including major SQL, NoSQL, and GraphQL APIs.

Integrate or Implement

Comes with built-in rule engine and integration possibilities for JavaScript frameworks. Backend SDKs are coming soon.

Role Based Access Control

Define RBAC roles and authorize users with role-based session tokens.

Deploy Anywhere

Multiple deployment options available to deploy authentication and authorization services anywhere, currently supporting Heroku, Docker, and Kubernetes.

Customize Emails

Send emails using custom email templates and dynamic variables.

Listen to Events

Configure webhooks for various events on the authorizer server to perform necessary actions with event data.

Multi Factor Authentication

Add layered security with email-based OTP for authentication.