add user management functionality with OTP verification and consent handling, DI introduced
This commit is contained in:
@ -7,4 +7,11 @@ redis:
|
||||
db: 0
|
||||
|
||||
hydra:
|
||||
host: https://oauth2.logidex.ru/admin
|
||||
host: https://oauth2.logidex.ru/admin
|
||||
|
||||
db:
|
||||
host: localhost
|
||||
port: 5432
|
||||
user: postgres
|
||||
password: postgres
|
||||
dbname: logidex-id
|
||||
|
||||
Reference in New Issue
Block a user