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

using custom user persisted model, insted of User Built-in model not working #21

Open
saikatharryc opened this issue May 4, 2017 · 2 comments

Comments

@saikatharryc
Copy link

how should i implement this using custom user model [Persisted Model].
while using third party[Auth0] for login/signup.
we after storing user details, without password in our user [persisted model] .

@saikatharryc saikatharryc changed the title using custom user persisted model, insted of User model not working using custom user persisted model, insted of User Built-in model not working May 4, 2017
@mrfelton
Copy link

mrfelton commented May 4, 2017

Hi @saikatharryc you need to set the userModel configuration option. See https://github.com/fullcube/loopback-component-access-groups#configuration

@saikatharryc
Copy link
Author

hey, @mrfelton
The following error i'm getting

TypeError: Cannot read property 'registerResolver' of undefined

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