express-session-jwt

Secure session middleware for Express with JWT, drop in replacement for express-session


Keywords
express, expressjs, auth, authn, authentication, session, saasform, payments, saas, security
License
MIT
Install
npm install express-session-jwt@0.2.2

Documentation

Saasform

License Discord Chat

Add signup & payments to your SaaS in minutes, with Saasform!

Saasform demo

Building a SaaS requires building a website, authentication, payments... and maintaining and updating them... all distractions from your core features. Saasform pre-packages all the things you and your team need to launch faster and grow more effectively. Everything is a module, so you can pick & choose what you need.

Saasform is built with security and usability in mind. It's a standalone service including its own datastore, i.e. it's not a boilerplate, so you can build your SaaS with the tech stack you'd like, even serverless. All you need to do is to integrate Saasform authentication in your backend or functions. This architecture is great to launch quickly, keep you focused on your core features, and maintain a good separation as your infrastructure and team scale.

Get Started

Launch Saasform:

git clone https://github.com/saasform/saasform
cd saasform
docker-compose pull && docker-compose up

Open your browser at http://localhost:7000.

Anonymous Telemetry

Saasform uses Humbug to collect anonymous usage stats and error reporting. If you want to opt out edit docker-compose.yml and remove the HUMBUG_TOKEN line.

Next Steps

  1. Customize the website (Set name, pricing, content, analytics)
  2. Try out the user flows (Sign up, verify email, add payment)
  3. Integrate user authentication (Technical)
  4. Develop Saasform (Technical)
  5. Get ready for production (Technical)
  6. Migrate to Saasform Cloud

Features

  • Webpages
    • Homepage (modular: use Saasform or redirect to yours)
    • Login / Signup / Password reset
    • Account settings
      • General
      • Security
      • Billing
      • Team
    • Landing pages (privacy policy, download whitepaper...)
    • Multi-theme support
    • Modals
  • User authentication
    • Email + password
    • Security emails (verification, password reset...)
    • Team support (invite new user)
    • Google oauth / SSO
    • Microsoft Azure AD (incl. Office 365)
    • Okta
    • Miracl
    • Session management
    • Enterprise SSO / SAML
  • Subscription payments
  • Growth tools
    • Google Analytics (new GAv4!)
    • Facebook Pixel
    • Google Tag Manager
    • Chatbot (Hubspot, Intercom, Chaskiq)
    • More analytics (Matomo, Plausible, GoatCounter, ...)
    • CRM (Hubspot, ...)

Screenshots

Coming soon!

Architecture

Saasform architecture

Contribute

We love any type of contribution, bug fixes, new integrations and better docs. Get started by running Saasform in dev mode.

Saasform Cloud

Saasform Cloud is our hosted solution and we're onboarding beta customers. Join our Discord channel or drop us a line at hello@saasform.dev.

Code quality via LGTM