Monday 9 October 2017

Noob seeking help about Oauth2 and electron

Basicly, I have created a simple Restfull api backend server for my electron app to use. I want to use Oauth2 authentication tokens for my http requests and, following some tutorial (beer-locker-tutorial), I made a basic authentication system with passports basic strategy and Oauth2. The server works like it shows in the tutorial, but I just can't get it to work with electron, the Basic authentication prompt just doesn't appear, which I assume is the main problem. Total noob to node backend and Oauth2. Any links/tips/suggestions would help.

Submitted October 09, 2017 at 07:06PM by Duderis

No comments:

Post a Comment