/apiで始まるルートが全てoauth2による認証が必要になる
Open
bug
- Dominant language
- PHP
- Stars
- 9
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
DependencyInjection/ApiExtension.php内で`^/api`を指定して、firewallを設定していますが、エンドポイントは/apiしかないため`^/api$`で良いのではないでしょうか?
何か意図があれば教えていただきたいです。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.