FriendsOfSymfony / FOSFacebookBundle

NOT MAINTAINED - see https://github.com/hwi/HWIOAuthBundle
322 stars 140 forks source link

Stateless + access token #310

Open bassrock opened 10 years ago

bassrock commented 10 years ago

Hi,

I am trying to use the FOSFacebookbundle as an authentication source for my iOS application. It works until I set the firewall to stateless. I would like the ability to use the access token as the main authentication point for the time being without saving cookies.

bassrock commented 10 years ago

When doing some more research do I need to setup FOSFacebook like this: http://symfony.com/doc/current/cookbook/security/api_key_authentication.html