ddspringle / framework-one-secure-auth

An example fw/1 application with secure single and two-factor (2FA) authentication and session management functions
Apache License 2.0
31 stars 5 forks source link

Adds checkScrypt() method #23

Closed ddspringle closed 3 weeks ago

ddspringle commented 3 weeks ago

Adds the missing checkScrypt() method to SecurityService.cfc to validate hashes created with userHash() and useScrypt=true