Skip to content

Allow protecting certain parts of our website with JWT cookies.

Notifications You must be signed in to change notification settings

WeAreWizards/waw-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waw-login

This module is used in combination with the nginx auth_request_module

We're pretty open but there are some parts of our infrastructure that cannot - by nature - be public.

This module allows us to protect certain paths by delegating authentication to this module. This module checks for a correct JWT token.

About

Allow protecting certain parts of our website with JWT cookies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published