question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to add github oauth provider

See original GitHub issue

Bug report

Describe the bug

when trying to add a github oauth provider I receive the following message in the console(not on site) should have required property 'EXTERNAL_TWITTER_ENABLED' A clear and concise description of what the bug is.

To Reproduce

login to supabase, go to project > authentication > settings add github credentials click save

Expected behavior

registration of github as an oauth provider

Screenshots

image

System information

  • OS: osx big sur
  • Browser: firefox
  • Version of supabase-js:web dashboard(latest)
  • Version of Node.js:na

Additional context

toggling the twitter oauth and hitting save results in this: image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

3reactions
w3b6x9commented, May 19, 2021

@binarytide @hilmanski thanks, i’ve told the rest of team about this and we are investigating. We’ll come up with a fix as soon as we can!

2reactions
awaliascommented, May 27, 2021

@kangmingtay has just reminded me that we saw this bug internally, and it was indeed solved by adding the callback url to twitter developer dashboard (https://<your-ref>.supabase.co/auth/v1/callback)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting OAuth App access token request errors
To solve this error, make sure you have the correct credentials for your OAuth App. Double check the client_id and client_secret to make...
Read more >
Authorizing OAuth Apps - GitHub Docs
When authorizing an OAuth App, you should ensure you trust the application, review who it's developed by, and review the kinds of information...
Read more >
Authorizing OAuth Apps - GitHub Docs
Once the user has authorized the device, the app will be able to make API calls with a new access token. Step 1:...
Read more >
Enabling OAuth App access restrictions for your organization
Enabling OAuth App access restrictions for your organization · In the top right corner of GitHub.com, click your profile photo, then click Your...
Read more >
unable to clone a repository when github oAuth is enabled
Describe the bug Trying to import a private github project, project is not cloned Here is the log in project-clone container: 2022/01/13 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found