We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738002e commit 9ace756Copy full SHA for 9ace756
1 file changed
Chart.yaml
@@ -6,10 +6,18 @@ version: 0.1.0
6
appVersion: "0.24.0"
7
keywords:
8
- oauth
9
+ - oauth2
10
- authorization-server
- - device-flow
11
- - pkce
12
- oidc
+ - openid-connect
13
+ - pkce
14
+ - device-flow
15
+ - jwt
16
+ - token
17
+ - authentication
18
+ - identity
19
+ - sso
20
+ - api-security
21
home: https://github.com/go-authgate/authgate
22
sources:
23
- https://github.com/go-authgate/authgate
0 commit comments