pbrucla / reverse_proxy_group2

Group 2's Reverse Proxy Project - Spring 2024
0 stars 1 forks source link

Authentication #13

Closed LLeon360 closed 3 months ago

LLeon360 commented 3 months ago

Add authentication so that user's must provide a valid login and password.

Initially planning to have entire proxy behind login but goal is to selectively require login for backend routes.