Skip to main content
Due to Strava API updates, email is no longer returned and is intentionally left blank.

Create Strava Account

Create Strava OAuth App

  • Create a new OAuth application (direct link) by:
    • Click on your avatar in the top right of the navbar.
    • Select Settings.
    • On the left Sidebar, Select My API Application.

Strava OAuth App Information.

  • Enter a Application Name.
  • Enter the Redirect URI.

Configure Nhost

  • Click Generate a new client secret to generate an OAuth client secret.
  • Copy and paste the Client ID and Client Secret from Strava to your Nhost OAuth settings for Strava. Make sure the OAuth provider is enabled in Nhost.
  • Click the checkbox “I have pasted the redirect URI into Strava”.
  • Click Confirm settings.

Sign In Users

Once you’ve configured Strava as an OAuth provider in Nhost, you can sign in users using the Strava provider. See the OAuth Provider Sign-In Guide for detailed implementation instructions including the complete OAuth flow, error handling, and session management.