When your users are authorizing your application, some providers (such as Facebook) allow the user to select the attributes they wish to share. By default, this selection is made only when the user authorizes the app for the first time. If your user chooses to not allow certain attributes (such as their email) that are required by your application, the user will not be able to access your application. In such instances, your user will need to be re-prompted to grant permission to the required attribute(s) to login.Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Handle Declined Authorization Permissions
Learn how to re-prompt the user to grant permissions for your application.
Connect Apps to Generic OAuth2 Authorization Servers
Previous
Test Social Connections with Auth0 Developer Keys
Next