2b11990f8e
The current relases of KDE Telepathy require some more helper libraries to work. Import them from kde@'s development repository into the ports tree in preparation. PR: 220494 Reviewed by: groot_kde.org, rakuco Differential Revision: https://reviews.freebsd.org/D11213
6 lines
269 B
Text
6 lines
269 B
Text
The SignOn daemon is a D-Bus service which performs user authentication
|
|
on behalf of its clients. There are currently authentication plugins
|
|
for OAuth 1.0 and 2.0, SASL, Digest-MD5, and plain username/password
|
|
combination.
|
|
|
|
WWW: https://gitlab.com/accounts-sso/signond
|