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

How do we add a custom registration page before the user is created in the database? #92

Open
sctse999 opened this issue Feb 19, 2016 · 3 comments

Comments

@sctse999
Copy link

After the user has authenticated with facebook, could we display a page to ask for further user profile detail before the user is created?

@paulfairless
Copy link

I'm also interested in this, as we have a mandatory email address on our profile, but occasionally facebook does not provide the email. Currently this causes an unrecoverable error

@splix
Copy link
Owner

splix commented Sep 1, 2016

Of course you can show a page to ask user email after authentication through FB. But it's unrelated to the plugin, right?

@paulfairless
Copy link

It just requires us to make email an optional field on profile, which is not ideal as we basically use email address as the account identifier. Not impossible granted. I'd be equally happy if we could send an error message back to the user if we can't populate a valid profile - but currently this doesn't seem possible?

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

3 participants