You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# kong-wallet-jwt
2
2
3
-
Adds an extra layer of security and functions as a role authority. This plugin takes in an `Authorization` header with a user signed JWT token. With a verified JWT this plugin can also function as a role authority and provide `x-roles` that belong to the associated account that signed the JWT.
3
+
Adds an extra layer of security and functions as a role authority. This plugin takes in an `Authorization` header with a user signed JWT token. With a verified JWT this plugin can also function as a role authority and provide `x-wallet-access` that belong to the associated account that signed the JWT.
0 commit comments