Skip to content

Commit

Permalink
Update docs/61_dandi_authentication.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kabilar Gunalan <[email protected]>
  • Loading branch information
aaronkanzer and kabilar authored Apr 19, 2024
1 parent b07a695 commit 71505db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/61_dandi_authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Create a `Social Application` object with:

### Updating (or creating) the "Application" Object

Stay signed in the Django Admin panel. You'll next want to update (or create if not present) an `Application` object. Similar to the steps above,
you'll need to populate the client ID with your Github OAuth client ID -- see the screenshot below for the configuration that would be appropriate.
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.

Expand Down

0 comments on commit 71505db

Please sign in to comment.