I’m currently working on Discourse - Auth0 integration
and I’m using oauth2-basic plugin for discourse like explained here: https://meta.discourse.org/t/how-to-use-auth0-with-the-oauth2-basic-plugin/64633/16
I also used discourse rules to pass the data from auth0 to discourse:
https://blog.leog.me/discourse-sso-with-auth0-e49486d0294a
I want to have an option to edit the username or email in the discourse account view.
I found out that this feature at this forum works well, as I can change both.
Can I ask how is this forum integrated discourse with Auth0?