Hi,
We're currently working on synchronizing our main website with the forum (Flarum), and are thinking of adding a user to the flarum database after he logs into the main site, in order to fetch the raw password of the user and encrypt it into the database.
However my coder is having trouble finding out which encryption technique and hash we need to use in order to store the passwords.
Thanks in advance for the help!