I'm developing an Android application that uses Google Fit data.
I would like to get the permissions and the Authorization Token on the mobile app and send the token back to the backend so they can ask for user history data.
Is it possible? If so, please share how I could do that (native app, Java)