add el-identity: Engram-native identity, OAuth, @authenticate by default

This commit is contained in:
Will Anderson
2026-04-27 20:04:52 -05:00
parent 69d1085d2d
commit a1159eec65
21 changed files with 3124 additions and 8 deletions
+2
View File
@@ -14,5 +14,7 @@ thiserror = "1"
base64 = "0.22"
hmac = "0.12"
sha2 = "0.10"
el-identity = { path = "../el-identity" }
uuid = { version = "1", features = ["v4"] }
[dev-dependencies]