Skip to content

Commit

Permalink
fixes #955 JWT doc wrong issues (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderFengZi committed Mar 7, 2023
1 parent a2b190c commit 02e1ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cookbook/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ filters:
cookieName: auth
algorithm: HS256
secret: 6d7973656372657
- name: proxy
- kind: Proxy
name: proxy
pools:
- servers:
- url: http:https://127.0.0.1:9095
Expand Down

0 comments on commit 02e1ec8

Please sign in to comment.