Skip to content

Conversation

txrp0x9
Copy link
Contributor

@txrp0x9 txrp0x9 commented Dec 10, 2019

About

This PR modifies the default authorization login user-interface. It also adds the ability to logout once logged in by deleting the saved access token.


Changes

  • Extracted the toolbar to a new component
  • Changed the whole look of the authorization page
  • Added a logout feature to the toolbar which deletes the stored access token and allows you to login again.

Expected Results

The authorization page should look like this:
expected

The Navigation Bar should look like this after logging in:
expected2


Testing

  • Launch your application locally by follow the steps in the readme
  • Make sure the page looks similar to the one as described above.
  • Click on the Login button.
  • After logging in make sure the Logout button appears on the navigation bar.

@shivamluthra
Copy link
Collaborator

Hi! @TORPEDO99 , Please prefer posting screenshots for UI based issues' review. You can follow this template.

@txrp0x9
Copy link
Contributor Author

txrp0x9 commented Dec 13, 2019

Restyled the AuthView component and extracted toolbar and the login button components. Read PR details for the new look.

@txrp0x9
Copy link
Contributor Author

txrp0x9 commented Dec 13, 2019

Changed the fonts to Playfair Display, Roboto and Roboto Condensed.

Changed auth page and added logout button Changed some fonts
@jaskiratsingh2000
Copy link
Member

Looks good ✌😉

Copy link
Collaborator

@shivamluthra shivamluthra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciable! 🎉

@shivamluthra shivamluthra merged commit ba5e8a4 into codeuino:master Dec 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants