feat: Implement user profile management, add multi-language interactive transcripts, and lay groundwork for SSO.
This commit is contained in:
@@ -29,3 +29,4 @@ reqwest = { version = "0.12", features = ["json", "multipart"] }
|
||||
hmac = "0.12"
|
||||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
openidconnect = { version = "3.5", features = ["reqwest"] }
|
||||
|
||||
Reference in New Issue
Block a user