Hi everyone,
i want to create a user on the fly with sso,
i recieve the password already hashed and want to save the user without having the password hashed by processwire afterwards.
so far i could leave it rehashed in the database as long as the customer does not want to allow the users to use the direct loginmask.
but if that changes, i would be in trouble.
so is there a processwire way to do this or do i have to put the user in manually.
i know we will have someone intelligent helping me out here