feat(auth): add ApiKeyServiceImpl — moves sha256 hashing out of presentation
This commit is contained in:
@@ -15,3 +15,5 @@ jsonwebtoken = "9"
|
||||
argon2 = "0.5"
|
||||
bcrypt = "0.15"
|
||||
rand = "0.8"
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user