🚧 The Saascannon docs are currently under construction, we are working hard to document Saascannon thoroughly 🚧
Overview

Overview

Saascannon provides authentication, authorization and plans out of the box for your SaaS project.

Authentication

Authentication is the process of ensuring a user is who they say they are. Saascannon provides various mechanisms for this including email and password alongside various auth providers.

Authorization

Authorization involves ensuring that a user has the required authority to perform a specified action through the user of permissions, roles, and scopes.

Plans

Payments are an important part of SaaS products as they allow you to get paid for the services you provide, however, they are complex to impement and maintain. Saascannon provides Plans as a key turn solution to providing service access automatically via payment providers such as Stripe (opens in a new tab).