Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Session #13

Closed
quentin23soleil opened this issue May 27, 2014 · 9 comments
Closed

Facebook Session #13

quentin23soleil opened this issue May 27, 2014 · 9 comments

Comments

@quentin23soleil
Copy link

Hi,

Is it possible to get the Session from facebook Login?

Cheers,

@antonkrasov
Copy link
Owner

Hi,

No, but for what you need it?

@quentin23soleil
Copy link
Author

Get the session token for ex

@antonkrasov
Copy link
Owner

@dommerq , don't really understand what do you mean.

@quentin23soleil
Copy link
Author

Hm well,
I need the accessToken, but I only can get it from the facebook Session object.

@antonkrasov
Copy link
Owner

@dommerq, I understood that you need access Token from Session, I don't understand for what? What do you want to do with accessToken?

@quentin23soleil
Copy link
Author

Well that's not really relevant here, but I have to send it to my
backoffice.

On Wed, May 28, 2014 at 8:51 AM, Anton Krasov notifications@github.comwrote:

@dommerq https://github.com/dommerq, I understood that you need access
Token from Session, I don't understand for what? What do you want to do
with accessToken?


Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-44375500
.

Quentin DOMMERC
Android developer
Epitech student (France) / DIT (Ireland)
Linkedin http://www.linkedin.com/in/quentindommerc
Twitter http://twitter.com/kentin_dommerc

@antonkrasov
Copy link
Owner

@dommerq, Ah, I don't think that's a good idea. And this is really specific case, you can just fork and add this functionality.

@quentin23soleil
Copy link
Author

Well, yes it is if I have to do actions on behalf of users.
Plus, having the session would allow devs to make direct requests if yours is not implemented or something.

@antonkrasov
Copy link
Owner

@dommerq, If someone will require additional features, it will be better to open issue, discuss it, and possibly implement for other social networks too. One of the main ideas of this library is avoid to work with Facebook SDK directly. It's better to use common SocialNetwork interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants