Skip to content Skip to sidebar Skip to footer
Showing posts with the label Oauth

Implement Google Login In Android Client/Server App

The app I am working on consist two parts: Native android app Web service I want to implement a l… Read more Implement Google Login In Android Client/Server App

Can OAuth Be Implemented With Two Factor Authentication Using A Mobile Device And QRCodes?

I've been looking into OAuth to see if it can be used in a project I'm working on. I'm … Read more Can OAuth Be Implemented With Two Factor Authentication Using A Mobile Device And QRCodes?

Authenticating Against App Engine From Android App With Federated Login (OpenID)

I've followed Nick Johnson's tutorial on Authenticating against App Engine from Android Is … Read more Authenticating Against App Engine From Android App With Federated Login (OpenID)

Validating Google Sign In ID Token In Go

I am finding the way to validate ID token for Google sign-in for Android with a Go backend server p… Read more Validating Google Sign In ID Token In Go