Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 7 fe #331

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

Ajay-Nallanagula
Copy link

Implemented changes to accommodate authorization

Username password can be set as shown below
HTTP 200 , Is working fine
localStorage.setItem('username','AjayNallanagula')
localStorage.setItem('password','TEST_PASSWORD')

Error codes are not working, WIP

Ajay Nallanagula and others added 30 commits July 5, 2022 17:20
/products: Gets all the products.
/products/{productId}: gets specific product by Id.
npm run invoke:products
npm run invoke:product
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant