I can't speak for Objective C, but on Android I think you can 
use 
https://github.com/grpc/grpc-java/blob/master/auth/src/main/java/io/grpc/auth/GoogleAuthLibraryCallCredentials.java
 
 If that doesn't help, the other files in that directory may give you a 
hint as to how to move forward.

On Monday, September 12, 2016 at 10:00:27 AM UTC-7, Andrius Norkaitis wrote:
>
> Hello.
>
> Is there any guidance on how to add support to our own OAuth 
> authentication? We plan to use 
> https://github.com/IdentityServer/IdentityServer4 with Hybrid Flow and we 
> are evaluating if is feasible to make the native clients (Android/iPhone) 
> communication with our servers (.Net C#) by using grps but we are concerned 
> about the authentication.
>
> Best regards,
> Andrius
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b7b2b529-7163-45a8-b6ac-7ef766de7489%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to