Completed
) Using Refresh Tokens in Angular Application
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Boot and Angular Tutorial - Build a Reddit Clone (Coding Project)
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro and Demo
- 2 ) Project Setup
- 3 ) User Registration
- 4 ) User Verification & Async Processing
- 5 ) User Authentication with JWT
- 6 ) JWT Validation & Subreddit API
- 7 ) Intro to Mapstruct & Implement Post API
- 8 ) Implement API to Manage Comments
- 9 ) Implement API to Manage Votes
- 10 ) Implement Logout using Refresh Tokens
- 11 ) Getting started with Frontend Application
- 12 ) Document REST API using Swagger & Springfox
- 13 ) Implement User Registration in Angular application
- 14 ) Implement Login in Angular Application
- 15 ) Using Refresh Tokens in Angular Application
- 16 ) Refactoring Home Page Component
- 17 ) Create Subreddits and Posts in Angular Application
- 18 ) Post Comments & Implement User Profile Page
- 19 ) Final part - Implement Voting in Angular App