• Guus der Kinderen's avatar
    OF-1097: Reduce complexity of AuthProvider · 2cd0137f
    Guus der Kinderen authored
    AuthProvider has quite some complexity that exists solely for XEP-0078.
    This commit removes most of that, by replacing the generic checks for
    digest and plain support with a non-generic implementation, that will
    work for any auth provider that supports password retrieval.
    2cd0137f
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...