MSNLD / irc7

IRC7 Project
MIT License
4 stars 1 forks source link

Implement NTLMPassport #25

Open realJoshByrnes opened 2 years ago

realJoshByrnes commented 2 years ago

Currently, GateKeeper is configured to be able to use the Passport extensions, but NTLM is not.

I'd propose that we treat the Passport extensions as they are (intercepting the authentication) instead of adding them manually to each authentication package. This will enable us to use the Passport extensions with any additional authentication provider that may be added in the future. Thoughts?

realJoshByrnes commented 2 years ago

This also enables us to do more work with the MSN Chat Admin Client