config/routes.yaml
Anonymous
plain_text
09/07/2024 7:50 PM
272 B
22
Indexable
controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
# Add the auth route for JWT authentication
auth:
path: /auth
methods: ['POST']Editor is loading...
Leave a Comment