Discussions
MJ Install - has anyone seen this error
I am trying to get a clean instance of MJ installed, with one table in my database. It looks like all the __mj objects have been created in sql server. Running mj install, I have the GeneratedEntities folder created with src files but then get the following error message:
Posted by Grant McInnes 11 days ago
How do I automatically add new users to MemberJunction whenever they are added in my Auth provider (Auth0)?
We are using Auth0
in our application for authentication. When new users are added there, how can I make sure that they are automatically inside the MemberJunction admin.User
table after authentication succeeds? We are building this application for external users so immediately after a user registers on our website (via Auth0) we want to have them be able to access our application.
Posted by Hitesh about 1 year ago