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

Account creation #15

Closed
marcandregirard opened this issue Jun 16, 2015 · 1 comment
Closed

Account creation #15

marcandregirard opened this issue Jun 16, 2015 · 1 comment
Assignees
Milestone

Comments

@marcandregirard
Copy link
Contributor

At the moment, there is only one account creation possible (Facebook) and once the account is created, you're automatically sign in and redirected to the home page (root).

We need to insert a new step to this, creating the player and a hero (if possible). The new step would be create the user registration with Devise and the redirect to the player creation page. We will need to handle the player creation, hero creation and you should be able to logout without finishing the creation. The next login should redirect you to the creation.

@marcandregirard
Copy link
Contributor Author

At the moment I fix #26 to allow and I redirect if the player does not exist. I added some placeholder text and we now create the player on a default MapPoint. If you sign in and you don't have player you'll be redirected to creation of a player. I don't know if there is anything more I need to do for now.

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

No branches or pull requests

2 participants