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.

OAuth with Github does not work

See original GitHub issue

Description

Sign-in using the browser does not work

Version

Kactus version: v0.1.0-alpha6 OS version: macOS Sierra Version 10.12.5 (16F73)

Steps to Reproduce

  1. Download Kaktus
  2. Open it
  3. Click on “Sign into GitHub.com”
  4. Click on “Sign in using your browser” --> The browser opens: https://github.com/login/oauth/authorize?client_id=
  5. Click on “Authorize Kactus”
  6. Browser goes to https://kactus.io/auth/github?code=f...

screen shot 2017-06-30 at 11 02 34

Expected behaviour:

  • Site is properly secured
  • The url somehow redirects so that the Kactus app receives the OAuth-Token

Actual behaviour:

  • Chrome brings a security warning
  • Site shows a 404 error

Reproduces how often: 100%

Logs

There are no logs. Here is an excerpt from: ~/Library/Application Support/Kactus

GPUCache
IndexedDB
Local Storage
Preferences
QuotaManager
QuotaManager-journal
SS -> /var/folders/mc/.../T/.io.kactus.KactusClient..../SS
SingletonCookie -> 4617403899741648914
SingletonLock -> simonschmids-macbook.local-...
databases
window-state.json

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mathieudutourcommented, Jul 3, 2017

yep, just need to cut off a new release (I fixed the backend but didn’t release the frontend yet), will do it today hopefully

1reaction
mathieudutourcommented, Jul 3, 2017

oops, should be x-kactus-auth://oauth. Will fix asap

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting authorization request errors - GitHub Docs
When obtaining an OAuth token for a user, some errors may occur during the initial authorization request phase.
Read more >
Authorizing OAuth Apps - GitHub Docs
For users who have authorized scopes for the application, the user won't be shown the OAuth authorization page with the list of scopes....
Read more >
Unable to authorize with my GitHub password (Unathorized ...
Until we fix this in hub, the solution is to generate a Personal Access Token (with at least repo scope) and paste it...
Read more >
Github Oauth does not work · Issue #4748 · Kong/insomnia
Expected Behavior. When I authenticate with github, I am presented with a code in my web browser. After copy pasting that code into...
Read more >
Authorizing OAuth Apps - GitHub Docs
You can connect your GitHub identity to third-party applications using OAuth. When authorizing an OAuth App, you should ensure you trust the application, ......
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