mikejw
mikejw
Hey @chrisbonifacio, yep I tried using that new identityClaim value and it didn't seem to help. Yep, I'm using a custom token provider to make sure the authorization can happen....
Hey @chrisbonifacio I'm trying to look for the data stored in DynamoDB but it shows as empty for some reason. I'm pretty sure I have seen data stored in the...
Hi @cwomack thanks but another developer on our team got it working in the end with the following auth rule: `@auth(rules: [{ allow: owner }])` I apologise as it seems...