feat(iam): tambahkan CSPRNG (OsRng) untuk token state/PKCE

This commit is contained in:
asepharyana
2026-07-17 09:08:41 +07:00
parent 4dc4f80fa3
commit 5ede65f454
4 changed files with 43 additions and 0 deletions
Generated
+2
View File
@@ -4772,7 +4772,9 @@ dependencies = [
"anyhow",
"base64",
"chrono",
"hex",
"libc",
"rand_core 0.6.4",
"reqwest",
"serde",
"serde_json",