Description
Adds OAuth 2 support to the signon framework so applications can authenticate with online accounts using token-based flows. It is used by desktop clients that need access to services without storing raw passwords.
OAuth tokens can grant account access. Use trusted applications, review requested permissions, and revoke tokens from the provider if a device or application should no longer have access.