ihp-blog-example-app
ihp-blog-example-app copied to clipboard
Authentication and Authorization
Added register and login functionality; Viewing and creating Posts/Comments is only possible for logged in users; Editing and deleting is only possible for the creator of the Post/Comment; Added a Navbar that is shown throughout the App; Navbar has a dynamic Login/Logout button.