From 6b3a82d1f5154036361d8c2dbe64818106ce81ef Mon Sep 17 00:00:00 2001 From: Michael Angelo <55844504+michaelangrivera@users.noreply.github.com> Date: Wed, 7 Sep 2022 11:43:13 -0400 Subject: [PATCH] docs(providers): Update v4 Strava Doc (#5299) update --- docs/docs/providers/strava.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/providers/strava.md b/docs/docs/providers/strava.md index 3f91c0e883..f3b0f6331b 100644 --- a/docs/docs/providers/strava.md +++ b/docs/docs/providers/strava.md @@ -13,7 +13,7 @@ The **Strava Provider** comes with a set of default options: - [Strava Provider options](https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/providers/strava.js) -You can override any of the options to suit your own use case. +You can override any of the options to suit your own use case. Ensure the redirect_uri configuration fits your needs accordingly. ## Example