How Avant Apps Works
A comprehensive platform that brings all your business tools together with seamless authentication and integration.
Platform Overview
Avant Apps is a unified platform that brings together multiple business tools under a single authentication system. Our platform is designed to streamline your workflow by providing:
- Single sign-on across all tools
- Centralized user management and permissions
- Seamless navigation between different tools
- Consistent user experience across applications
Authentication System
Secure Single Sign-On
Avant Apps uses a secure authentication system that allows you to sign in once and access all tools. We use email-based magic links for passwordless authentication, enhancing security while simplifying the user experience.
Cross-Domain Authentication
Our platform uses secure cross-domain cookies to maintain your authentication state across all Avant Apps tools. This means you can seamlessly navigate between tools like the Website Audit Tool, GA4 Auto-Config Tool, and others without having to log in again.
Granular Permissions
Administrators can control which users have access to specific tools. This granular permission system ensures that team members only have access to the tools they need, enhancing security and simplifying the user experience.
How to Use Avant Apps
1. Sign Up or Sign In
Start by creating an account or signing in to your existing account on the main Avant Apps platform. We use magic links sent to your email for secure, passwordless authentication.
Create an account2. Access Your Tools
Once signed in, you can access all the tools you have permission to use from the main dashboard. Click on any tool to open it in a new tab - you'll remain signed in across all tools.
Go to dashboard3. Seamless Navigation
Navigate between tools without signing in again. Your authentication is maintained across all Avant Apps applications. If you sign out from any tool, you'll be signed out from all tools for security.
Technical Details
For Developers
Avant Apps uses a modern tech stack with Next.js, Supabase, and Tailwind CSS. Our authentication system leverages:
- Cross-domain cookies with the
.avantops.app
domain - Supabase Auth with email magic links
- Server-side middleware for route protection
- Client-side context providers for auth state management
- Centralized permission system with database-backed access control
This architecture ensures a secure, seamless experience while maintaining separation between different tools.