Re: [fpc-devel] Google APIs - Authenticate using a service account?

2020-06-26 Thread Wayne Sherman via fpc-devel
On Fri, Jun 26, 2020 at 6:27 PM Wayne Sherman wrote: > > Is there support in the fpc google api units for authenticating as a > service account? Also for reference, here is a sample G Suite Service OAuth2 json file (with made up keys and IDs). After configuring a service account, this file can b

[fpc-devel] Google APIs - Authenticate using a service account?

2020-06-26 Thread Wayne Sherman via fpc-devel
Is there support in the fpc google api units for authenticating as a service account? Background: Service accounts allow an application to interact with Google APIs without authenticating as a specific user. Instead a service account is created with it's own credentials, ID, and key. By authenti

Re: [fpc-devel] OpenSSL v1.1.x DLL loading / Bug 37137

2020-06-26 Thread Michael Van Canneyt
On Fri, 26 Jun 2020, Wayne Sherman wrote: On Thu, Jun 25, 2020 at 11:43 PM Michael Van Canneyt wrote: 3) I recommend the newest libraries be tried first, working backwards towards the oldest. This is already so ? The version numbers are added from new to old ? The libraries are currentl