Skip to content

Authentication

Civo supports two login methods: Magic Link (passwordless email login) and Google OAuth. There is no traditional username/password registration — your account is created automatically on first login.

Logging In

  1. Navigate to the application URL in your browser
  2. Enter your email address and click "Send Magic Link"
  3. Check your inbox for an email containing a login link
  4. Click the link — you'll be logged in automatically

Link Expiry

Magic links expire after a short time. If your link has expired, return to the login page and request a new one.

Check Your Spam Folder

If the email doesn't arrive within a few minutes, check your spam or junk folder.

Google OAuth

  1. Navigate to the application URL
  2. Click "Login with Google"
  3. Sign in via the Google authentication screen
  4. You'll be redirected back to the application

If this is your first time logging in with Google, you'll be taken to a short profile completion step — enter your first and last name, then click "Complete Profile".

After Logging In

Once authenticated, you'll land on the dashboard, which shows an activity timeline for all your clubs — including new events, news posts, and role changes. A collapsible sidebar on the right shows your upcoming events.

From here you can navigate to Clubs, your Profile / Settings, or any other section of the app.

Account Security

  • Sessions are managed via secure JWT tokens
  • You can view and revoke active sessions at any time under Profile → Settings → Sessions

Troubleshooting

Magic link email not received

  • Check your spam/junk folder
  • Make sure you entered the correct email address
  • Return to the login page and request a new link

Google login not working

  • Ensure you're using a valid Google account
  • Try a different browser or clear your browser's cookies/cache
  • Contact your administrator if the problem persists