# signond **Repository Path**: mirrors_sailfishos-mirror/signond ## Basic Information - **Project Name**: signond - **Description**: https://gitlab.com/accounts-sso/signond.git - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-18 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SignOn daemon ============= 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. License ------- See COPYING file. Build instructions ------------------ This project depends on Qt 5. To build it, run ``` qmake make make install ``` Resources --------- [libsignon-qt API reference documentation](http://accounts-sso.gitlab.io/signond/index.html) [Official source code repository](https://gitlab.com/accounts-sso/signond)