Skip to content

Commit 9ace756

Browse files
committed
chore(chart): expand keywords for better discoverability
- Add oauth2, openid-connect, jwt, token, authentication, identity, sso, and api-security keywords - Reorder existing keywords by relevance
1 parent 738002e commit 9ace756

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

Chart.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,18 @@ version: 0.1.0
66
appVersion: "0.24.0"
77
keywords:
88
- oauth
9+
- oauth2
910
- authorization-server
10-
- device-flow
11-
- pkce
1211
- oidc
12+
- openid-connect
13+
- pkce
14+
- device-flow
15+
- jwt
16+
- token
17+
- authentication
18+
- identity
19+
- sso
20+
- api-security
1321
home: https://github.com/go-authgate/authgate
1422
sources:
1523
- https://github.com/go-authgate/authgate

0 commit comments

Comments
 (0)