Replace Saasify dependency with own API+Stripe

Context

The Linkedin Scraper is a Chrome Extension that's currently active, but that has some issues that need to be solved.
These are mostly due to the fact of it being built on top of saasify - we want to move to a Stripe based solution, that will rely on our own API for checking the credits used.

Targets

how the login would look like
how the login would look like

Prerequisites

To approach this task it's mandatory to create a Linkedin Sales Navigator profile (1 month free trial), install our chrome extension and give it a try.
A new branch of the CX repository should be created, and commits should be done often.

Tasklist

*mandatory, [estimated days]
  1. *create firebase auth login code [1d]
  1. *replace current login from CX [4d]
  1. *replace subscription with stripe checkout widget [1d]
  1. *replace saasify quota mechanism with custom made [4d]
notion image