You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The id of the user is generated dynamically, according with the store used by the application.
Regarding your discussion, if nick is provided, it will be used (in this case nick and email cand be different), if not then nick will be equal with username (if provided) or with email.
I recall seeing some stuff in seneca-user before that led me to believe that it wasn't using the dynamically generated id to the level it should be.
The text was updated successfully, but these errors were encountered: