Saturday 18 March 2017

Authenticating users from an Electron app?

Does anyone know how to create a user auth system that will allow users to login from an Electron application?At the moment I have the electron app sending chat messages to a node.js server via socket.io. How can I implement some kind of user system with this setup?As a followup question, Meteor.js has a default user system. Is it possible to authenticate from the electron app against a Meteor.js backend?

Submitted March 18, 2017 at 05:49AM by 5pitf1r3

No comments:

Post a Comment