Im trying to create 2 web apps. WebApp1 is for storing data(products) while WebApp2 is for the users, I would like to access data from WebApp1 using WebApp2. I understand how oauth2 works in other API like facebook and twitter. But is it possible like no need to have account in WebApp1 and just directly access data to WebApp2?
I fould this repo http://ift.tt/2lRQXDz I already made it work but I don't understand how to use it.
Thanks a lot.
via Vandolph Reyes