mardi 23 juin 2020

Using password hash by Laravel for Swift 5

Website store user/pass in Firebase, and pass is hash by Illuminate\Encryption\Encrypter. My IOS app is connect to Firebase, and need to authentication by use/pass what is stored in database (not by Firebase authentication) same as website. I want to know how i can encrypt pass from app to compare with pass in Firebase? I know my case is not common case, and not good program, but i must make it. This is code decrypt by Laravel

Crypt::decryptString($value['acc_password'])) 

I have read link but still not find a answer for me.



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2Ct9LDI
via IFTTT

Aucun commentaire:

Enregistrer un commentaire