@@ -363,32 +363,3 @@ Informació relativa a una CE que necessitarà Wordpress per poder pintar la lan
...
@@ -363,32 +363,3 @@ Informació relativa a una CE que necessitarà Wordpress per poder pintar la lan
}
}
```
```
## **Success response**
## **Error response**
The wp-api-jwt-auth will intercept every call to the server and will look for the Authorization Header, if the Authorization header is present will try to decode the token and will set the user according with the data stored in it.
If the token is valid, the API call flow will continue as always.