OAuth with Electron #3442
Unanswered
TheShadowGamer
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making an app with electron but I'm having an issue with sign ins.
I have managed to get to the point of opening the sign in link (like GitHub) to show in the user's main browser and I've setup a protocol so that the user can be redirected to the app.
My issue is that im not sure where I would put the protocol link/attempt to open the app when using next auth. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions