From 52d48d54559c0bc94c93a5a44367f7707ff40fce Mon Sep 17 00:00:00 2001 From: aaronkanzer <36093535+aaronkanzer@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:39:34 -0400 Subject: [PATCH] Update docs/61_dandi_authentication.md Co-authored-by: Kabilar Gunalan --- docs/61_dandi_authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/61_dandi_authentication.md b/docs/61_dandi_authentication.md index c84410c5..efe485e8 100644 --- a/docs/61_dandi_authentication.md +++ b/docs/61_dandi_authentication.md @@ -55,7 +55,7 @@ Create a `Social Application` object with: Stay signed in the Django Admin panel. Update (or create, if not present) an `Application` object. Similar to the steps above, populate the client ID with your Github OAuth client ID. See the screenshot below for the configuration that would be appropriate. -If this object exists (it can if you ran migrations first/deployed to Heroku), you can simply update the values to your appropriate redirect URLs and client ID. +If this object exists (it can if you ran migrations first or deployed to Heroku), update the values to your appropriate redirect URLs and client ID.