Contributions

Article
Learn how to allow users to log in to your application using Twitter
Article
📕 Learn how to authenticate users with Auth0’s Next.js SDK
Article
📚 Learn how to create a Twitch bot that allows users to control your Hue lights.
#JavaScript
Article
Philips Hue lights are easy to setup and control from a mobile app, but what if you wanted to control them from JavaScript? In this article, you’ll find out how.
Article
📖 Learn how to add user authentication to Node.js web apps built with Express using middleware
Tutorial
Learn how to add user authentication to Angular using Observables and HTTP Interceptors.
Article
Vue's component system is powerful and allows us to build any application type. Learn how to create custom events in Vue!
Article
Learn how to add user authentication to React using Context and Hooks