yoursite.sherpo.io).
How customers log in
Entry points
Every Sherpo-generated site includes a Sign in button in the header. Once logged in, this button turns into a profile avatar linking to their dashboard.
Email magic links
By default, visitors enter their email address and receive a secure code via email to complete the sign-in process. This is a passwordless flow: faster, simpler, and more secure on mobile.
Google sign-in
Sherpo includes Google OAuth out of the box. Visitors can simply click Sign in with Google and complete the flow without leaving your site.
Redirect behavior
Customers who log in with Google are automatically redirected to your site homepage after authentication. For example, if they were ondemo.sherpo.io/course during login, they’ll land on demo.sherpo.io/ upon completing the process.
This doesn’t happen to customers who log-in through email magic links.
Security and session management
- All authentication flows are secured through Cloudflare, protecting against bots and spam logins.
- Once logged in, users stay signed in across your Sherpo-generated site, until they log out or the session expires.
Unlike other platforms, customers who sign in to your Sherpo-generated site are not signed in to other Sherpo sites. They are 100% your customers, not ours, or anyone else’s.
FAQ
Can I disable Google sign-in?
Can I disable Google sign-in?
No. Google OAuth is currently built-in and active by default to maximize ease of access and reduce login friction.
Do users need passwords to log in?
Do users need passwords to log in?
No. For security reasons, Sherpo uses passwordless magic links for email-based login. Customers simply enter their email and receive a one-time code to confirm their identity.
Can I view who signed in?
Can I view who signed in?
Each login event is linked to a valid order, product access, or free unlock. You can then track authenticated customers in your Sales and Customers dashboard.
Does Sherpo share user data across creators?
Does Sherpo share user data across creators?
Do customers stay logged in across devices?
Do customers stay logged in across devices?
Sessions are persistent but device-specific. Customers logging in on a new device will need to reauthenticate via email or Google.
Can I customize the login page?
Can I customize the login page?
You can customize your site branding, logo, and accent colors: these apply automatically to the site. The structure of the authentication is not editable.
What happens if someone enters the wrong email?
What happens if someone enters the wrong email?
Sherpo never exposes account existence information. Users who enter a non-existent or incorrect email will simply not receive a code, keeping your user base private and protected.