Tag Archives: Authentication
01
May
This comprehensive guide is designed to demystify the world of Identity Federation, with a special spotlight o...
06
Jan
A Detailed Guide to Securing React applications with Keycloak
Digital technology has presented us with a myriad of applications at our disposal, and you would almost always...
08
Mar
Securing Microservices with OAuth 2.0
As MicroServices are becoming the new norm for the enterprise application development, securing those services...
21
Apr
Integrating Twitter Digits with Xamarin Android bindings
Overview
User registration is a key component for most mobile applications. It is perhaps also the most cumbe...
26
Jan
Xamarin Mobile Apps Authentication using Xamarin.Auth – Twitter
Overview
This article is a continuation of the article on the topic Xamarin.Auth Mobile Apps Authentication Wi...
20
Jan
Xamarin Mobile Apps Authentication using Xamarin.Auth -Facebook
This article explains how to enable a users to login to a mobile app with their Facebook credentials without manually signing up for the app. We also discuss accessing the basic user info from the Facebook server using Xamarin.Auth component.
05
Jan
Xamarin Mobile Apps Authentication using Xamarin.Auth – Gmail
Mobile Applications developed, using Xamarin, can take advantage of the Xamarin.Auth component to avail registration facility by linking to the social accounts such as Gmail, Facebook, Microsoft, and Twitter. In this article, we have used Gmail as an example to explain how you can achieve authentication using Gmail and access basic details allowed by Gmail and the user.