Hi guys,
I am a little stressed and confuzzled right now. I have this Android app I had been building all this time. The app now needs to access data through an API. The API has OAuth 2.0 Authorization (this was set on Azure).
From what I understand, to access data from this API, I need...