Rewrite auth module from scratch
- Move NonBlockingBind to own module - Add SCRAM-SHA-256 and SCRAM-SHA-256-PLUS support - Remove DIGEST-MD5 and X-MESSENGER-OAUTH2 support
nbxmpp/auth.py
0 → 100644
nbxmpp/auth_nb.py
deleted
100644 → 0
This diff is collapsed.
nbxmpp/bind.py
0 → 100644