Security in Web service api Hi everybody,
Currently, I'm building a website service which provides API for the native app. And I'm considering some solution for security like base auth and token.
Can you suggest some solution for it ?
Thank you so much. |