feat(hydra-sql): adding new hydra login app

This commit is contained in:
2023-06-12 14:09:12 +02:00
committed by Matthieu Lamalle
parent 1cbfa69e70
commit 62b63c2e87
5 changed files with 116 additions and 0 deletions

View File

@ -0,0 +1,7 @@
sql_login:
login_column_name: mail
password_column_name: password
salt_column_name: salt
table_name: user
data_to_fetch:
- mail