Description
Provides Qt 6 APIs for network authentication flows such as OAuth and token-based authorization. It helps applications sign in to online services and request delegated access in a structured way.
Developers use it as an authentication library. Tokens, redirects, and requested permissions are sensitive, so validate callback URLs and explain access clearly to users.