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

Uniform server-side login #8

Open
tracend opened this issue Aug 9, 2013 · 0 comments
Open

Uniform server-side login #8

tracend opened this issue Aug 9, 2013 · 0 comments
Labels

Comments

@tracend
Copy link
Member

tracend commented Aug 9, 2013

Till now getting a login link was done by using

<? FB_OAuth::link( $GLOBALS['config']['facebook']['scope'] ) ?>

This suffices for website logins as the OAuth authentication is more straightforward.

For Facebook apps and tabs this is inadequate as it redirects back to the website URL.

Extending its functionality with a custom redirect link may be a welcomed enhancement.

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

No branches or pull requests

1 participant