Most apps today allow users to log in or sign up using an existing account rather than creating a new one on the platform. Oauth 2.0 will enable social logins for your users. This means that they will be able to log in using their Google, Facebook or Apple accounts. To achieve this you just need to connect Auth0 to Bravo Studio.
The OAuth 2.0 authorization framework is a protocol that allows a user to grant a third-party website or app access to the user's protected resources, without necessarily revealing their long-term credentials or even their identity.
Basically, it will save your users a lot of time and it will help your user experience to be as frictionless as possible. Logging in or signing up using their preferred provider just takes a few clicks.
You’ll need to follow really simple steps that include:
You can watch this vídeo to learn the step-by-step on how to do it