appsync-auth-and-unauth
appsync-auth-and-unauth copied to clipboard
Owner not being set
After following this guide, the owner field is not being set properly on Mutations with authenticated users.
I'm not sure if this is a configuration issue on my end, but after logging in, and creating a mutation, the owner is set to ___xamznone____
(default) instead of the user's sub ID (sub is set as the owner field)
Do the resolvers have to also be updated when using this to support a public API?
hi @vedransisic did u find solution ?
@vedransisic - were you able to resolve this ? @dabit3 - Can you please help ? Do you have any code/resolver references where the owner is set appropriately ?
ps - referred : https://github.com/dabit3/appsync-auth-and-unauth