We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02fceb commit 43e1331Copy full SHA for 43e1331
app/views/docs/oauth-guide.md.erb
@@ -9,7 +9,7 @@ This guide will walk you through implementing OAuth 2.0 authentication with Hack
9
10
### Step 1: Create an OAuth application
11
12
-1. Navigate to the [Developer Apps](https://hca.dinosaurbbq.org/developer_apps) page
+1. Navigate to the [Developer Apps](https://identity.hackclub.com/developer_apps) page
13
2. Click "<%= t("developer_apps.index.create_new") %>"
14
3. Fill out the form with your app details and click "<%= t("developer_apps.new.create") %>"
15
4. Copy your Client ID and Client Secret and store them securely
0 commit comments