401 JWT Token not found
问题 I provided two versions of the security.yaml file. The second version according to API Platform documentation. API Platform sends to the creation a custom user provider. For the second option security.yaml recommended at API Platform docs, I need to create two additional files. I did not attach them to the topic, but will do it if necessary. But I think that problem it is in JWT. Environment: node v8.9.4 chrome 64.0.3282.119 Ubuntu 16.04 axios version: 0.16.2 Vue.js 2.4.2 vue-axios 2.0.2 api