Ira Rosen

Results 15 comments of Ira Rosen

So, you want to pass the headers of the original request (the request that contains the access token) to UserProfileDelegate, right?

@crspybits I talked to our Swift@IBM security expert and in her opinion it is not a good idea. We don't understand why the server needs to communicate with Google, it...

These are not the same options. There are two kinds of options: - Options passed to a plugin constructor. The keys are CredentialsGoogleOptions in the case of CredentialsGoogle plugin. -...

You are right, but I think a better way to fix this is to add options to CredentialsGoogleToken constructor similar to CredentialsGoogle.

@crspybits Could you please verify that the problem is solved now?