bhoriuchi / passport-activedirectory

Active Directory strategy for passport.js
29 stars 16 forks source link

Combine with Basic Auth #8

Closed victornikitin closed 4 years ago

victornikitin commented 5 years ago

How it is possible to combine this strategy with Basic Auth?

bhoriuchi commented 5 years ago

What I have typically done is create different authentication routes for each type of authentication strategy and either have the user select the type of auth to use or have the UI determine it from the format of the username