feat(iam): tambahkan CSPRNG (OsRng) untuk token state/PKCE
This commit is contained in:
@@ -18,3 +18,5 @@ tracing.workspace = true
|
||||
url.workspace = true
|
||||
base64.workspace = true
|
||||
sha2.workspace = true
|
||||
hex.workspace = true
|
||||
rand_core = { version = "0.6", features = ["getrandom"] }
|
||||
|
||||
Reference in New Issue
Block a user