4. Signup and login flows for your users
No setup required for user management
User login, sign up, password reset flows are built-in to SaaSBox thus no need to go through any setup or integration step, or design any flows.
The only main change needed is an update to your related web pages to reflect your branding.
In this section we cover the default user workflow from the perspective of your authenticated users and customers to confirm your understanding.

Landing page, describing the value of service and its differentiation
Users typically start on your landing page. Check out our github editor guide on how to customize this or any other pages.

The sign up page is fully functional. The steps you need to take are branding it to your liking, and updating the terms and privacy policy links. Social login configurations are possible, for this contact our team: [email protected]

Upon sign up, your user is redirected to the pricing page. The page is auto-populated with live plans you have created in the plan setup guides. There is no need to modify the UI.
Free plans will create a plan object and redirect your user to their dashboard skipping checkout. We cover the common use case of having paid plans below.

Stripe Checkout that comes pre-integrated with SaaSBox
Once your user selects a paid plan, they are redirected to your checkout page. The page reminds the benefit of subscribing to your service, as well as what the plan offers. Feel free to create discount coupons in Stripe, that are applicable on this screen.

Example dashboard that you can customized by yourself or get help from SaaSBox team.
Once checkout succeeds, your users are redirected to their user dashboard to start using your service.
We recommend hosting this dashboard on SaaSBox, making API calls to your backend. We encourage you to leverage our free integration service for integration and activation (contact: [email protected])
Now is the time to further optimize your user facing pages, and application dashboard. If you have any questions or issues to solve, contact us via email: [email protected]