# OAuth Flows

OAuth Flows lets your users authenticate via third parties as Google, Microsoft or Operator.&#x20;

You can do this to verify users' identity in the app.&#x20;

The skill allows users to authenticate both via phone or via chat channels.

### Phone channel

When authenticating users via phone, the skill will send the caller an SMS, containing a link to a login page for either Google, Microsoft or Operator.

After logging in with their personal user credentials, the app will be notified, and receive the authenticated details of the caller.&#x20;

The user will be updated based on the identity received by the third party.

### Chat based channels

When authenticating users via chat, the skill will show the users a login button for the selected third party. After logging in, as in the phone channel, the app will receive the identity from the third party.
