
Authentication and Authorization
If you always wanted to dig deeper in functional programming but wondered where to start, this courses is for you. You will learn how to build a basic web application with IHP and the powerful haskell programming language.
It will start with the basics on how to set up a new IHP project and covers all the common operations you need to know about to do real-world web development. Just enough to be real-world dangerous
12✓LoginFree EpisodeIn this Course, we are adding a user table to our app and implement the login for our blog.02:2413✓LogoutIn this Course, we are giving the user the ability to log out.00:4814✓RegistrationIn this Course, we are adding a way for users to sign up to our blog. 00:5115✓Better Sign Up FormIn this Course, we optimize the sign up form we created last episode by adding a repeat password field and some styling.01:916✓User ProfileIn this Course, we are adding additional information to our user table and create a user profile page.00:5317✓User Access ManagementIn this Course, we are adding authorization to our blog by restricting the user profile page and the post creation to logged in users only.01:1018✓Sending a Confirmation E-MailIn this Course, we are adding a way for users to validate their E-Mail address with a verification link sent to that E-Mail.02:2519✓NewAdding a Profile PictureIn this Course, we are adding Profile Picture functionality for users to our blog.01:47