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

Registration error #17

Open
maratayzatullin opened this issue Nov 25, 2014 · 1 comment
Open

Registration error #17

maratayzatullin opened this issue Nov 25, 2014 · 1 comment
Labels

Comments

@maratayzatullin
Copy link

I took clean derby-login-example application and made one successfull registration (with email). In MongoDB I had one unconfirmed 'local' account.

After that I tried to register with new email. It caused registration providerExists error: 'User is already registered with this provider'.

After successfull confirmation of first account this error disappeared.

Could you help or explain me this issue?

@minicuper minicuper added the bug label Dec 13, 2014
@minicuper
Copy link
Contributor

It's a bug. After the registration we need to flush user session.

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

2 participants