Skip to content

Commit 5c0bd37

Browse files
authored
fix: remove anonymous option under firewall (#1467)
1 parent 541291e commit 5c0bd37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/jwt.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,9 @@ security:
138138
api:
139139
pattern: ^/api/
140140
stateless: true
141-
anonymous: true
142141
provider: app_user_provider
143142
jwt: ~
144143
main:
145-
anonymous: true
146144
json_login:
147145
check_path: /authentication_token
148146
username_path: email

0 commit comments

Comments
 (0)