Yatit Thakker
Yatit Thakker
I noticed that in the IAM access policies, all roles are mutations, including listTodos. I believe that one should be a query for both auth and unauthenticated identities.
I tried to implement the example given in [the new SSR features](https://docs.amplify.aws/lib/ssr/q/platform/js#withssrcontext) into the `gatsby-node.js` file but kept having issues with Authentication. It would be better to have a working...
``` /usr/local/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:251: SecurityWarning: Certificate has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See...
I'm not sure if this happens in production builds or not, but I noticed that when developing offline using a Google Fonts url as a font, the astro compiler throws...