Brandon Benefield

Brandon Benefield @bbenefield89

Location:
Michigan
Joined:
May 30, 2019

Brandon Benefield
articles - 9 total

Create your own Serverless OAuth Portal for Netlify CMS

Contents Acknowledgement Prerequisites Get your frontend running Create the GitHub OAuth...

Learn More 7 2Apr 9 '20

Securing Microservices with Auth0 Pt. 4 (Bring it all together)

This is the third part to a series of posts called Securing Microservices with Auth0. If you missed t...

Learn More 7 0Oct 3 '19

Securing Microservices with Auth0 Pt. 3 (Auth Service)

This is the third part to a series of posts called Securing Microservices with Auth0. If you missed t...

Learn More 11 0Sep 28 '19

Securing Microservices with Auth0 Pt. 2 (Resource Service)

This is the second part to a series of posts called Securing Microservices with Auth0. If you missed...

Learn More 7 0Sep 25 '19

Securing Microservices with Auth0 Pt. 1 (UI)

Overview This is going to be a series of posts where I will walk you through creating a SP...

Learn More 7 1Sep 22 '19

Webpack: How to Create Dynamic Entry & Output paths

TLDR; For those that don't want to read and just want the config file then here you go. Al...

Learn More 33 5Sep 1 '19

Creating/Dispatching Custom JS Events

Here's a quick introduction to creating and dispatching custom events. Much like click and change, we...

Learn More 8 0Jun 26 '19

Fixing NPM Dependencies Vulnerabilities

TLDR; Run the npm audit command Scroll until you find a line of text separating two issue...

Learn More 68 20Jun 13 '19

How to Dockerize an ExpressJS Application

What this is This is a short example on how to Dockerize an ExpressJS application. This p...

Learn More 15 2May 31 '19