config/routes.yaml

 avatar
unknown
plain_text
10 months ago
202 B
5
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