Oliver Schenk

Results 3 comments of Oliver Schenk

I have a similar question. I have an animation that uses loop() and runs forever. I don't know what the proper way is to stop and destroy the animation? I...

I tried the following context and it doesn't seem to work: ``` { "identity": { "username": "test" } } ``` It results in: ``` { "error": { "message": "Unrecognized field...

Thanks @perryn and @chenz0OO - I believe both methods worked. I am using Cognito User Pools and I think resolverContext is for Lambda, but in any case, for testing it...