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

Customizing Meteor User Collection #392

Open
Mona786 opened this issue May 14, 2017 · 0 comments
Open

Customizing Meteor User Collection #392

Mona786 opened this issue May 14, 2017 · 0 comments

Comments

@Mona786
Copy link

Mona786 commented May 14, 2017

I am trying to attach a schema to meteor user collection but that is not showing up. I am using autoform 6 and simpl schema,.as described at https://github.com/aldeed/meteor-collection2. I am able to add the user collection using Houston.add_collection(Meteor.users); Houston.add_collection(Houston._admins); and that works. However, when I click on create user it gives services etc... I would like to create users with username, email, roles and password. I added the roles packages, it does give me an option to role to the role collection but I am at a loss in trying to get the user collection to show the role field. I am new to meteor please help. Thank You.

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

1 participant