I am building restful API and want to protect my Api's. i am thinking to implement Oauth but as per my knowledge Oauth is suitable only when we are exposing our API to third party application. i am not exposing my Api to third party application.
I want to know implementing Oauth is suitable for this or not??
Thanks,
Sanjay Salunkhe