Tag Archives: Mobile Apps
14
Nov
The emerging natural language generation models like GPT-2, GPT-3, and the latest Dalle-E have widened the sco...
22
Jul
Relevance of Offline-First Mobile Apps
Many of us aware of the fact that we are living in a world of apps. With a tiny device(Mobile) in your hand, y...
23
Mar
Authenticating users with Social Accounts using Azure Mobile Apps
Overview
In almost every Mobile App, you would find a user login (or Sign In) and registration (or Sign Up) as...
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.