ports/x11/qt5/qtnetworkauth/pkg/DESCR-examples

8 lines
303 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Qt Network Authorization provides a set of APIs that enable Qt applications
to obtain limited access to online accounts and HTTP services without exposing
users' passwords.
Currently, the supported authorization protocol is OAuth 1 & 2.
This package contains sources for QtNetworKAuth usage examples.