Altai-man / cro-ldap

LDAP support for the Cro library for building distributed systems in Raku
Artistic License 2.0
9 stars 0 forks source link

Get SASL support for Perl 6 #2

Open Altai-man opened 5 years ago

Altai-man commented 5 years ago

This is our main issue for getting auth stuff in place.

First idea of how to do it without too much pain is to develop SASL::Cyrus bindings using NativeCall.

Altai-man commented 5 years ago

See https://www.cyrusimap.org/sasl/sasl/developer/programming.html

Altai-man commented 5 years ago

https://github.com/cyrusimap/cyrus-sasl/blob/cyrus-sasl-2.1/include/sasl.h https://github.com/cyrusimap/cyrus-sasl/blob/cyrus-sasl-2.1/lib/saslint.h