Not use authentication screen

176 views
Skip to first unread message

Hiroshi

unread,
Jun 24, 2021, 8:08:15 AM6/24/21
to Google APIs Client Library for Objective-C
Help me. 
 I want to use the Google Calendar API from my own iOS app.

 First, I experimented with the API key, but it was not adopted because it was necessary to publish the entire calendar.
 I then experimented with Outh2 authentication, but the only way was to display the Google authentication screen. 
Service account verification could not find a sample in the iOS app. 

 The app itself uses ID password authentication, so I don't want to add google authentication. 
Please give me some good advice.

Tori George

unread,
Jan 31, 2023, 11:55:10 AMJan 31
to Google APIs Client Library for Objective-C
Hello, did you figure this out. I am having the same issue. Thanks!!

David Phillip Oster

unread,
Jan 31, 2023, 9:18:07 PMJan 31
to google-api-obj...@googlegroups.com
In my personal app that uses https://github.com/google/google-api-objectivec-client-for-rest I use https://developers.google.com/identity/sign-in/ios/ for sign in. It does require Outh2 authentication, and that  displays the Google authentication screen. My app is just a client of the Google Calendar API, showing the user their own data in a different U.I.

For a service account, where your server is contacting Google on behalf of your users, you should be reading https://developers.google.com/identity/protocols/oauth2/service-account

--
You received this message because you are subscribed to the Google Groups "Google APIs Client Library for Objective-C" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-api-objective...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-api-objectivec-client/b618e7eb-9170-4200-8127-41e8f7c80311n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages