From cefa0fc7d029add360006c908dfde9611d1a6c9c Mon Sep 17 00:00:00 2001 From: michaelangrivera Date: Wed, 7 Sep 2022 10:26:36 -0400 Subject: [PATCH] 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