I am creating an iOS application that requires authentication with Google using the OAuth 2.0 / JWT workflow described below.
Google OAuth 2.0 JWT Example
I have a private key file and client_id. I am using the Google API Objective-C API library for authentication. But I have no idea how to proceed.
Is it possible to complete this authentication process using the iOS client library?
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/944111/More articles:How to select a single year from the datetime column and add the result to comboBox in C #? - c #Access slave source object - sqlUser support for __ attribute __ ((format)) - c ++AngularJS Performance: How to update only those areas that, as I know, need to be updated? - angularjsMangle nested classes and variables with uglifyjs - javascriptThe wrong orientation when the image captured by the HTML5 api file on iOS 6.0 - html5Insert custom action between dialogs (InstallUISequence) in WiX - installerMSTest freezes, apparently for no reason - .net-4.0Paypal responsive payment returns url twice - asp.netWhy are dataTokens in Route? - c #All Articles