Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 20, 2021. It is now read-only.

ubports/accounts-qml-module

Repository files navigation

QML bindings for libaccounts-qt and libsignon-qt

This QML module provides an API to manage the user's online accounts and get their authentication data. It's a tiny wrapper around the Qt-based APIs of libaccounts-qt and libsignon-qt. It is part of the accounts-sso project:

https://gitlab.com/groups/accounts-sso

Dependencies

The project depends on QtQml, QtTest, libaccounts-qt and libsignon-qt.

Licence

The library is licensed under the GNU LGPL version 2.1.

Resources

API reference documentation

Official source code repository