Security in mobile APIs: OAuth 2.0 vs basic HTTP access authentication
Using an optimal credential or authentication system is vital to ensure the security of an application programming interface. OAuth 2.0 has become the basic security protocol for mobile APIs development and for providing credentials to launch native applications. The basic HTTP access authentication method does not guarantee the same level of security.