wonder if someone has more experience and may give me a little help with this topic. My idea is to build cross platform app in Xamarin. Main request is to retrieve events data from user's google calendar. My quest. here is how to auth this request https://www.googleapis.com/calendar/v3/calendars/calendarId/events.
Should i register both ios/android project in Google API console or can i try with OAuth 2.0? Since i didn't find any example, is this possible with Xamarin forms? Best Regards, Ilija