Hi,
I have a WordPress test site using the Auth0 plugin which is working but I don’t want the users to be created in the WP database. I basically want to use the Lock facility as we have another web application using SSO which the WP can then call APIs to retrieve User info for that application which we will display on the WordPress website. Is this possible with the plugin or would I have to write my own code using your libraries (which I think I’ll have to).
We would still want the normal WordPress login for editors of the WordPress website.
I hope this makes sense, I am a complete Auth0 novice, but trying to get my basic understanding correct before I delve into the code.
Many thanks for any pointers