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

Server side callback for create user to add additional information to user account? #11

Open
shantanubhadoria opened this issue Oct 8, 2015 · 4 comments

Comments

@shantanubhadoria
Copy link

It would be good to have a server side callback available to call on create user so we can add additional information to user profile.

Personally I would like to store country code separate from the rest of the phone number when user is created but I would be happy to add it as redundant information using a post-create server callback to create user.

This is quiet helpful when you want to attach a default country code to friend list for the friends in contacts with a missing country code in their phone number.

@clarkritchie
Copy link

👍

1 similar comment
@ahmedtabrez
Copy link

👍

@ahmedtabrez
Copy link

related: #6

@jee1mr
Copy link

jee1mr commented Mar 5, 2016

You could use Accounts.onCreateUser(), right?

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

4 participants