Skip to content

Introducing Authorizer

Published: at 03:22 PM

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 instance and connect to SQL databases like postgres, mysql, sqlite, mongodb, arangodb, cassandradb, mariadb, planetsql.

https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ksjsy0lbcspfcowoz09n.png

Why you should consider using Authorizer

✅ It is open source and free to use 😅

✅ Supports role based authentication & Authorization

✅ Supports secure session management with HTTP only Cookies & JWT tokens

✅ Supports multiple auth recipies

✅ Supports database of your choice

✅ Supports multiple integrations and implementations

✅ Comes with Builtin Login Solution

✅ Comes with Multiple Deployment Options

✅ Supports custom scripting for advanced use cases like modifying JWT token payload

✅ Developed using modern stack

Check how it works!

Motivation behind Authorizer

Check how you can integrate this with React Application

Please share your feedback, issues on discord or Github.

Also, don’t forget to share the love for authorizer by adding a star to [Github]