Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 23, 2012 06:38 AM by vik_16
Member
57 Points
54 Posts
Feb 22, 2012 06:31 AM|LINK
hi coders!!!
please tell me how tto decode signed requet(facebook) with json in c#...
All-Star
95275 Points
14072 Posts
Feb 22, 2012 09:57 AM|LINK
https://developers.facebook.com/docs/authentication/signed_request/ over there you have how to decode signed request using PHP, i think you can get started there and try to implemented your C#...
Thanks,
Feb 23, 2012 06:38 AM|LINK
thnx..for help
vik_16
Member
57 Points
54 Posts
facebbok signed request
Feb 22, 2012 06:31 AM|LINK
hi coders!!!
please tell me how tto decode signed requet(facebook) with json in c#...
ramiramilu
All-Star
95275 Points
14072 Posts
Re: facebbok signed request
Feb 22, 2012 09:57 AM|LINK
https://developers.facebook.com/docs/authentication/signed_request/ over there you have how to decode signed request using PHP, i think you can get started there and try to implemented your C#...
Thanks,
JumpStart
vik_16
Member
57 Points
54 Posts
Re: facebbok signed request
Feb 23, 2012 06:38 AM|LINK
thnx..for help