Merge pull request #14368 from jgrumboe/fix-gh-cb-docs

Fix GitHub callback URL documentation
This commit is contained in:
Patrik Oldsberg
2022-11-02 13:57:10 +01:00
committed by GitHub
4 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Settings for local development:
- Application name: Backstage (or your custom app name)
- Homepage URL: `http://localhost:3000`
- Authorization callback URL: `http://localhost:7007/api/auth/github`
- Authorization callback URL: `http://localhost:7007/api/auth/github/handler/frame`
## Configuration