starter.dev-github-showcases
starter.dev-github-showcases copied to clipboard
[Bug]: Missing scope `read:org` in Next-Auth v4 Github provider.
What showcase are you using?
next-react-query-tailwind
What browser are you using?
Chrome
What operating system are you using?
macOS
Actual Behavior
Getting error loading repos on organisation page:
Error Loading Repositories. Check console / network tab for more information.
Expected Behavior
Show Repos
Reproduction
Clone repo and checkout to PR: https://github.com/thisdot/starter.dev-github-showcases/pull/1873, install dependencies & run the server.
Head to http://localhost:3000/orgs/thisdot.
Additional Information
No response