This is a migrated thread and some comments may be shown as answers.

Icenium + Membership Provider (Facebook, Google, etc) + ASP.NET Web API

1 Answer 29 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ricardo de Assuncao Goncalves
Top achievements
Rank 1
Ricardo de Assuncao Goncalves asked on 08 Aug 2013, 01:12 AM
Hi guys,

I would like to understand how can i allow only authenticated user to use my Web Api methods when the user is using Facebook or Google to authenticate in my Icenium App?

In other words, i know how to authenticate my user using membership providers when i am working with ASP .NET MVC web site but i would like to expose a service layer using Web Api and like that my ASP .NET MVC web site and my Icenium App can have access to the same service layer.

I know about the Icenium Everlive and i understand that the user can get authenticated in the Icenium App but i don't understand how my Web Api will recognize that the user authenticated in the Icenium App is a valid user of my Web Api.

Thanks in advance
Ricardo Goncalves

1 Answer, 1 is accepted

Sort by
0
David Silveria
Top achievements
Rank 1
answered on 12 Aug 2013, 02:10 PM
Google have an excellent documentation resource on this one, check it out: https://developers.google.com/accounts/docs/MobileApps
Tags
General Discussion
Asked by
Ricardo de Assuncao Goncalves
Top achievements
Rank 1
Answers by
David Silveria
Top achievements
Rank 1
Share this question
or