Guides
Welcome to the Svelte Guardian guides section. Here you’ll find step-by-step instructions for implementing various authentication and authorization features in your SvelteKit application.
Available Guides
Email Verification and Password Reset Implement secure email verification and password reset functionality.
OAuth Providers Set up social login with Google, GitHub, Microsoft, and more.
Two-Factor Authentication Add an extra layer of security with TOTP-based two-factor authentication.
Custom Email Templates Create and customize email templates for various authentication flows.
Role-Based Authorization Implement role-based access control for your application.
Advanced Route Protection Fine-tune your route protection strategies.
Admin Dashboard Setup Create a secure admin dashboard with role-based access control.
Need More Help?
If you don’t find what you’re looking for, check out the API Reference for detailed documentation on all available options and methods.