Skip to content

Feature: all endpoints require token

Cyril Monmouton requested to merge feature/all-endpoints-require-token into master

Authorization with JWT token is now set as required for all the endpoints

Merge request reports