We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3c469 commit 86b8c54Copy full SHA for 86b8c54
Cargo.toml
@@ -7,7 +7,7 @@ license = "Apache-2.0"
7
description = "OAuth2 components for Yew"
8
repository = "https://github.com/ctron/yew-oauth2"
9
categories = ["wasm", "web-programming", "gui"]
10
-keywords = ["yew", "oauth2", "web", "html"]
+keywords = ["yew", "oauth2", "oidc", "web", "html"]
11
readme = "README.md"
12
rust-version = "1.60"
13
0 commit comments