Monday, 13 February 2017

Mobile and Web Client sample code with OAuth2.0 | Symfony 2 RESTful API Project with FOSUserBundle, FOSRestBundle, FOSOAuthServerBundle

OAuth is an open standard for authorization. It provides client application secure access to server resources on behalf of resource owner.

OAuth2.0 focuses on client developer simplicity while providing specific authorization flows for web, desktop applications and mobile devices.


Here is the complete guide documentation process and demo example for Mobile and Web Client:

 AJOAuth2 - iOS

MSOAuth2 - Android

authOauth - Symfony2

Above sample code on different platforms are showing the process of authenticating against an OAuth 2 provider.


Cheers!!
~ Nerd Team


No comments:

Post a Comment