NPM, hosted at npmjs.com, is a repository for storing open-source libraries, frameworks, and packages that anyone can publish to, and anyone can download from. This has great packages in it like ReactJS, Okta, DataDog, Material, Luxon, and many, many more. However, there's also garbage in here. There are some really terrible NPM packages out there... Continue Reading →
Implementing a custom Okta authentication error page in ReactJS
Updated May 5, 2020 to include Okta React library 3.0 The @okta/okta-react library is fantastic. It makes working with Okta authentication really easy in ReactJS. It helps streamline managing the user's authentication including their tokens. You don't even have to create a log in component on your app, users can be redirected to Okta to... Continue Reading →