-
Notifications
You must be signed in to change notification settings - Fork 12
feat: front-end for new authentication system #102
Conversation
✔️ Deploy Preview for reearth-web ready! 🔨 Explore the source changes: 86986bc 🔍 Inspect the deploy log: https://app.netlify.com/sites/reearth-web/deploys/61710888f8eac3000746dc36 😎 Browse the preview: https://deploy-preview-102--reearth-web.netlify.app |
Codecov Report
@@ Coverage Diff @@
## main #102 +/- ##
=======================================
Coverage 53.53% 53.53%
=======================================
Files 48 48
Lines 891 891
Branches 119 119
=======================================
Hits 477 477
Misses 364 364
Partials 50 50
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've left a couple of comments.
Plz have a look. Mostly fine!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Tweak the gradient color of background of login page
- Will implementation of sign up and password reset screen be done in another PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Overview
The new authentication system will allow developers to use built-in log in, sign up, and reset password pages. This is the basic foundation + log in page.
What I've done
What I haven't done
Screenshot