Skip to main content

Module qq

Module qq 

Source
Expand description

QQ Connect OAuth2 provider driver.

QQ Connect uses fixed OAuth2 endpoints plus a provider-specific openid lookup before fetching user information. The driver keeps the QQ namespace scoped by client id and returns a normalized profile without email claims because QQ does not provide a verified email in this flow.

Structsยง

QqProviderDriver
QQ Connect OAuth2 provider driver.