Articles tagged appauthjs
Build a Desktop App with Electron and Authentication
![Build a Desktop App with Electron and Authentication](/assets-jekyll/blog/electron-react-appauth-js/polished-matt-9566a63af2e502bff578c4811c8b8470037d45fb3ded934264365ec495a5d7df.png)
Electron is a framework for building cross-platform desktop applications with web technologies like JavaScript, HTML, and CSS. It was created for GitHub’s Atom editor and has achieved widespread adoption since. Electron powers several apps that I use on a daily basis: Slack, Kitematic, and Visual Studio Code to name a few. Electron 2.0 was released in early May 2018, along with changes to the project to adhere to strict semantic versioning. This is good news...