Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/publisher-oauth' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
colorfield committed Nov 1, 2023
2 parents cadcfb0 + 4c3d69d commit ccce643
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ It is only used on Lagoon environments.
- Client ID: `publisher`
- Secret: a random string
- Redirect URI: `[publisher-url]/oauth/callback`
- Scope: `Publisher`
- Optional: the default Consumer can be safely deleted

Troubleshooting:
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@amazeelabs/cloudinary-responsive-image": "^1.6.7",
"@amazeelabs/gatsby-silverback-cloudinary": "^1.0.47",
"@amazeelabs/gatsby-source-silverback": "^1.10.9",
"@amazeelabs/publisher": "^2.4.11",
"@amazeelabs/publisher": "^2.4.12",
"@amazeelabs/strangler-netlify": "^1.1.2",
"@custom/schema": "workspace:*",
"@custom/ui": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ccce643

Please sign in to comment.