gil-- / gatsby-starter-shopifypwa

💚:shopping_cart:💚 Bodega is a Shopify PWA using Gatsby JS + Netlify CMS
https://bodega.netlify.com
MIT License
103 stars 9 forks source link

Basic auth #31

Closed gil-- closed 5 years ago

gil-- commented 5 years ago

This pr introduces VERY basic auth functionality. A follow-up PR will address many of the shortcomings (Error handling, etc.)

Features Introduced:

Moved to Followup Account PR:

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 21f94d09 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

gil-- commented 5 years ago

This whole PR/auth-flow really lacks proper error handling and messaging. Also would be ideal to add unit tests with example customer hydrated for integration testing...