Skip to content

exeba/simplesamlphp-module-hashsqlauth

 
 

Repository files navigation

Fork of simplesamlphp-module-sqlauth that allows to verify password using php password_verify() method, instead of hashing via SQL.

Useful when the database does not support a specific hashing method.

About

This is a authentication module for authenticating a user against a SQL database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%