Skip to content

Xamarin app demonstrating the social network authentication and logged-in user info retrieval with Microsoft Mobile App Service on Azure.

Notifications You must be signed in to change notification settings

goh-chunlin/Burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burger

This is a Xamarin app demonstrating the social network authentication and logged-in user info retrieval with Microsoft Mobile App Service.

This app is inspired by Xamarin Evangelist, Ben Ishiyama-Levy during his talk at Microsoft Singapore about authenticating and authorizing users with Microsoft Azure Mobile Apps.

Project Objectives

Technologies Used

  • Xamarin.Android
  • Azure App Service: Mobile App
  • Facebook Graph
  • Google+ APIs
  • OAuth Scope
  • Twitter
  • Microsoft Live
  • Azure Application Insights
Facebook Login Google+ Login Twitter Login Microsoft Live Login Retrieving User Info
Facebook Google+ Twitter Microsoft Live Retrieving User Info

Fields to Customize

  • BACKEND_APP_SERVICE_URL: Please setup one Azure App Service: Mobile App to get its URL. Put the URL in Burger/Resources/values.ApiKeys.xml;
  • TwitterConsumerKey: Only applicable if the app is setup to allow logging in via Twitter. Put the value from Twitter Developer in burgerappService/web.config.
  • TwitterConsumerSecret: Only applicable if the app is setup to allow logging in via Twitter. Put the value from Twitter Developer in burgerappService/web.config.
  • InstrumentationKey: Only applicable if the app is using Azure Application Insights. Put the value in burgerappService/ApplicationInsights.config.

References

About

Xamarin app demonstrating the social network authentication and logged-in user info retrieval with Microsoft Mobile App Service on Azure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published