We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create Checkout/Confirmation page (with route back to AllProducts)
Create Home Pg or home message
Create Buttons for quantity (non functional)
Check for insertion attack on server/auth/index.js lines 23-24
Integrate "Welcome {username}" into NavBar instead of home page
All links in navbar render whether you are logged in or not!
Add isLoggedIn to routes to guard from insertion attacks
The text was updated successfully, but these errors were encountered:
AmberAbreu
No branches or pull requests
Create Checkout/Confirmation page (with route back to AllProducts)
Create Home Pg or home message
Create Buttons for quantity (non functional)
Check for insertion attack on server/auth/index.js lines 23-24
Integrate "Welcome {username}" into NavBar instead of home page
All links in navbar render whether you are logged in or not!
Add isLoggedIn to routes to guard from insertion attacks
The text was updated successfully, but these errors were encountered: