ptpaterson / netlify-faunadb-graphql-auth

Netlify functions example with faunadb, graphql, and authorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add error handling

ptpaterson opened this issue · comments

Most errors are silent. This is particularly surprising when login fails!

There is still no signal when login fails. When it fails, there are no changes to the UI.