Is it possible to handle requests manually / pass data as a prop?
Im currently using amplify to handle the authentication on requests. Would be great to be able to return a custom request response via callback or pass the files data as a prop with emits to handle changes
Is it possible to handle requests manually / pass data as a prop?
Im currently using amplify to handle the authentication on requests. Would be great to be able to return a custom request response via callback or pass the files data as a prop with emits to handle changes