Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 251 Bytes

File metadata and controls

10 lines (8 loc) · 251 Bytes

bp_express_basic_auth_session_mgmt

  • express
  • basic auth
  • session mgmt

Howt to use

  • Requestes recived are authenticated using basic auth
  • all your visits /restricted will be stored session.count
  • if session.count > 1 you can't access /test