auth next part

This commit is contained in:
2024-04-02 22:33:15 +03:00
parent 949ea9fdcf
commit b04eba9bc4
22 changed files with 298 additions and 29 deletions

View File

@@ -4,3 +4,8 @@ db:
database: "serviceman_db"
user: "demo_user"
password: "user_pass"
jwt:
secret_key: "abra-cadabra"
algorithm: "HS256"
expires_in: 2