Overview of Epic Stack Authentication
mainThe epic-auth skill provides a comprehensive implementation for user authentication within the Epic Stack. It covers session management, security protocols, and various authentication methods including traditional email/password, OAuth providers, and modern passwordless flows.
Key capabilities include:
- User authentication and session management via cookies.
- OAuth provider integration (e.g., GitHub, Google).
- Multi-factor authentication (2FA) using TOTP.
- WebAuthn/Passkeys support.
- Standard flows: Login, Signup, Logout, Email Verification, and Password Reset.