oAuth

OAuth is a widely adopted authorization standard that lets one application access another service on a user's behalf without handling their password. It is the technology behind logging in or connecting an account through providers like Google or Microsoft. We can use it to add trusted sign-in and safe access to third-party data in your applications.