Is Nginx Plus is mandatory for Auth0?

Hello,
I’ve created my regular web application for my server (using Nginx Open Sources version 1.10.3) but I’m stuck at the first step of the quickstart : Install and Enable nginx-plus-module-njs Module
I can’t install it :

apt-get install nginx-plus-module-njs
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package nginx-plus-module-njs

My distribution :

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 9.13 (stretch)
Release:        9.13
Codename:       stretch

Hey there!

Can you share the link to the quickstart you’re following so I can reproduce that?

Hi,
This page : Auth0 NGINX Plus SDK Quickstarts: Login

Will reach out to the article author and find it out!

I should have the necessary information for you by Monday.

1 Like

This guide is for paid version of nginx (i.e. NGINX Plus) and not the open source one. I didn’t see that first but it’s mentioned in the beginning

Let us know if you have any other questions down the road!