c# - Is it possible to configure one Facebook app to be used across multiple domains? -


this question has answer here:

is possible configure 1 facebook app used across multiple domains?

how can authenticate user 1 app_id , multiple domain?

it's not possible security reasons. can using subdomains.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -