ngx-http-auth-jwt-module icon indicating copy to clipboard operation
ngx-http-auth-jwt-module copied to clipboard

"Getting Started" instructions available?

Open alecor191 opened this issue 1 year ago • 1 comments

This module is exactly what we've been looking for in our NGINX setup. The challenge we're having is that we're not quite sure how to best package it into our NGINX Docker image.

I found some resources, but unfortunately they're all mentioning issues people faced:

  • https://gist.github.com/abbaspour/af8dff3b297b0fcc6ba7c625c2d7c0a3
  • https://stackoverflow.com/questions/76173398/ngx-http-auth-jwt-module-is-that-only-available-with-nginx-plus

I also couldn't find "Getting Started" instructions or references to such a doc in this repos README. I was wondering if anyone could point me to some instructions that show how to use this module in NGINX. Thanks!

alecor191 avatar Jun 09 '23 07:06 alecor191

Thanks for reaching out. Have a look at how we copy the module binary into an NGINX container, here: https://github.com/TeslaGov/ngx-http-auth-jwt-module/blob/master/Dockerfile#L49

Let me know if that doesn't help (enough) and you need more support!

JoshMcCullough avatar Aug 16 '23 15:08 JoshMcCullough