← Back to Help Portal
Who does what for authentication, onboarding, and account state workflows.
Login and Session
- Member/Parent/Coach/Admin: Log in from
/app/#/auth.
- Member/Parent/Coach/Admin: Log out from shared header controls.
- Coach/Admin: Verify team-management links appear after login.
- Parent: Verify parent dashboard links appear after login.
Forgot Password and Recovery
- Member/Parent/Coach/Admin: Start reset from
/app/#/auth and complete it in /app/#/reset-password.
- Member/Parent/Coach/Admin: Complete email reset link flow.
- Member/Parent/Coach/Admin: Verify sign-in works with new password.
Sign Up and Invite Acceptance
- Member/Parent/Coach/Admin: Sign up and accept invites from
/app/#/auth?mode=signup and /app/#/accept-invite.
- Parent: Parent-invite activation and linkage workflows.
- Coach/Admin: Team invite redemption and elevated access checks.
- Member/Parent/Coach/Admin: Resolve pending verification in
/app/#/verify-pending.
Profile and Identity
- Member/Parent/Coach/Admin: Update profile data in
profile.html.
- Admin: Verify admin-only areas via
admin.html and admin status checks.