Create own API for Login such as FB,Twitter
Hi,
I have a application and i want to create an API for my application so that other user can use my api for login in their websites. Just as we can use Login with Gmail, Facebook to other sites.
For that i have to create services which will authenticate user.
So how to create own oauth mechanism to be used all across different application.
Thanks in advance.
|