Neftalí Acosta
Neftalí Acosta
Link my cloudfront link with route 53 but I see a problem with the security certificate. Do I have to do something special to make it work properly? Thanks for...
Guys, I have a problem when generating a changelog in HTML format, it is not showing me the parameters that changed, however, in md it is showing the changes correctly....
Through my API I already have a route that receives parameters and creates users, this works perfectly for me. However, I would like to implement an HTML form for the...
``` openapi: 3.0.0 info: title: XXXXXXX version: '0.0.1' license: name: MIT x-complex-type: supported: - version: '2.0' level: baseapi servers: - url: https://{environment}.demo.com description: Select a server variables: environment: enum: -...
Can you help me update the dependencies? Gitlab SAST show me an error and I need update to firebase/php-jwt ^6  Thank you.
I am using the plugin and I need to perform some validations after validating the token. In this sense, my app only allows a single login from devices, therefore, I...