jamsmd

Results 2 issues of jamsmd

**Describe the bug** When following these steps: https://www.npmjs.com/package/serverless-appsync-simulator I try to run `sls offline start` and it gives me the following error: `AppSync Simulator: TypeError: Cannot convert undefined or null...

Hi guys, In order to receive a refreshtoken from google using OAuth2 you're required to add the `access_type` queryparam to the google oauth redirect url. This PR is doing just...