Query Social Connection Auth0 Logs Regardless of Provider
Last Updated:
Overview
This knowledge article explains how to query login or signup events that use Social Connections, regardless of the provider (Google, Facebook, Apple, GitHub, etc.), for data analysis.
Applies To
- Social Connections
- Logs
- Single Sign-On (SSO)
Solution
Login or Signup events contain the strategy type property.
This can be used to query Success Login or Signup via Social Connections regardless of the provider.
strategy_type: "social"