mrbbot / ntlm

🔐 NTLM authentication for Dart/Flutter.
https://pub.dev/packages/ntlm
The Unlicense
14 stars 12 forks source link

Kerberos #20

Open albatrosify opened 2 years ago

albatrosify commented 2 years ago

Good day @mrbbot and thanks for the excellent repo! Is there any chance to upgrade the package to support Kerberos?

mrbbot commented 2 years ago

Hey! 👋 Glad you're liking the package 🙂, and apologies for the delayed response.

As far as I know, Kerberos is a significantly more advanced protocol than NTLM, so it would probably take a while to implement this natively in Dart. Unfortunately, most of my free dev time at the moment is spent on Miniflare, so I probably won't be able to do this any time soon.

Sorry about this. 🙁 I'll leave the issue open though in case anyone wants to pick this up...