Learn how to build and understand authentication in Node.js websites in this in-depth post.
This post walks you through building a simple Flask web app with user registration, login, databases, etc
This post walks you through building a simple Flask web app with user registration and login.
Learn how to securely store, update, and display user data in a simple Node.js / Express.js app.
All of us know what happens if our user credentials (email and password) are ...
Not too long ago, the National Institute of Standards and Technology (NIST) officially recommended...
Are you trying to decide whether or not to build your website using a static site generator or a content management system? If so, you'll enjoy this.
A look at our new developer library (and browser extension), PassProtect. PassProtect integrates with haveibeenpwned to check credentials you use against breached data lists, and notifies you when something bad happens.
This post shows how to build a video chat service with JavaScript, WebRTC, and Okta.
Local storage shouldn't be used to store sensitive data. It's unsafe!
I'll show you how to build a personal invoicing service that accepts money in Bitcoin. It'll be fun!
I like webhooks much more that serverless extensibility: here's why.
A story about building a scaling a web service in an extremely simple way using Heroku.