Initial Implementation of AuthService

This commit is contained in:
2024-02-25 02:10:43 -03:00
parent 05dc487099
commit 11f01a6156
8 changed files with 75 additions and 37 deletions

1
Cargo.lock generated
View File

@@ -851,6 +851,7 @@ dependencies = [
"dotenv",
"headers",
"http 1.0.0",
"log",
"reqwest",
"serde",
"serde_json",