libaccounts-qt 1.17
Qt5 bindings for libaccounts-glib
Accounts SSO is a framework for application developers who wish to acquire, use and store web account details and credentials. It handles the authentication process of an account and securely stores the credentials and service-specific settings.
- Website: https://accounts-sso.gitlab.io/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libaccounts-qt 1.17
as follows:
guix install libaccounts-qt@1.17
Or install the latest version:
guix install libaccounts-qt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.