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

True In-Game Registration #25

Open
philip-ulrich opened this issue Jul 25, 2016 · 5 comments
Open

True In-Game Registration #25

philip-ulrich opened this issue Jul 25, 2016 · 5 comments

Comments

@philip-ulrich
Copy link

philip-ulrich commented Jul 25, 2016

I don't know how feasible this is, but it might be cool to do a command with a username as an argument (or email? But that goes back to PII in game again where they could accidentally chat it) and it will generate a custom register url with whatever information already filled in OR maybe even register them and send them an email with a password and if there is any other information needed for registration... prompt them for it when they login the first time? I feel like some natural nodebb functionality will get in the way with this... but if you can figure out a way... this would be baller. That command could be /register and if they already have a login, you could make that the /login command.

@yariplus
Copy link
Owner

Creating a new account with just an email is possible.

I could immediately send them a password reset link in-game, since it expires there's no real danger of sending it.

/register definitely makes more sense as a command to register a new account. I think I'll be adding a command /link for linking your character to an existing account.

@philip-ulrich
Copy link
Author

Super delayed response on my part, but that sounds pretty great!

@yariplus
Copy link
Owner

I'll be getting to this as soon I can.

I'm working on group/rank syncing right now and I want to get that all ironed out first.

@philip-ulrich
Copy link
Author

No rush! You do you bro. Take whatever time you need.i appreciate what you are doing.

@ghost
Copy link

ghost commented Jan 25, 2018

Can't do user registration. Too much involved in creating the collection. However nodebb-write-api has a set of tools for doing it. OKHTTP java library could accomplish it. complete with password reset.

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