Spring Boot and Vue js Authentication || Spring Boot Project

preview_player
Показать описание
What you’ll learn:

The Complete Java and VueJS Authentication Course

- Make use of the spring boot framework.
- Connect Spring Boot to the H2 Database
- Tokens for access and refresh are used.
- Use just HTTP Only cookies.
- Emails are sent
- Use Google Authenticator for two-factor authentication (2FA).
- Using your Google Account for Social Authentication
- Make use of the Vue 3 Composition API.
- Use Vuex

Description:
This course will teach you all you need to know about securing your VueJS and Java Spring projects.

You will study the following in Java:

- Make use of the spring boot framework.
- Connect Spring Boot to the H2 Database
- Tokens for access and refresh are used.
- Only utilize cookies that are HTTP-only.
- Emails are sent
- Use Google Authenticator for two-factor authentication (2FA).
- Using your Google Account for Social Authentication

You will learn the following in Vue:

- Use the API for composition.
- Create routes and components.
- Make API requests.
- Use Vuex
- Create QR Codes
- Using your Google Account for Social Authentication
Рекомендации по теме
Комментарии
Автор

JAVA:
2 - data base (9:03)
3 - model (20:30)
4 - repository (27:00)
5 - rest controller (29:14)
6 - register a user (35:00)
7 - dto record (40:08)
8 - exceptions and errors (52:24)
9 - password encoding (56:20)
10 - password encoder ()
11 - log in (1:01:21)
12 - handle exceptions (1:11:44)
13 - JWT (1:22 :16)
14 - Access Refresh Tokens (1:33:09)
15 - Autenticate User (1:45:58)
16 - Refreshing the token (1:52:30)
17 - log out (2:05:13)
18 - revoking tokens (2:09:33)
19 - Password Recovery Entity (2:25:30)
20 - forgot password (2:34:50)
21 - sending emails (2:42:50)

Vue:
22 - vue.js setup
23 - register (3:06:10)
24 - login (3:12:21)
25 - authenticated user (3:17:13)
26 - interceptors (3:21:11)
27 - logout (3:27:01)
28 - vuex (3:33:14)
29 - forgot password (3:43:07)
30 - reset password (3:51:04)


JAVA:
31 - OTP Call (3:56:20)
32 - OTP Validation (4:07:13)

Vue:
33 - Emitting Data (4:18:02)
34 - Authenticator Form (4:24:03)
35 - Scanning the QR code (4:32:54)
36 - Vue js Google Authentication (4:39:53)

huxfcok
Автор

Hello, there is a freeze on the video at 1:13:13 in "Handle Exception" chapter until next "JWT" chapter. Could this be fixed? Thank you for the video, it's helping me a lot. Hope this freeze can get solved. Regards

leobravo
Автор

These lines of code are not completely seamless at the Spring Security part 1h50min. It appears new files that are not in the part you do like WebMvcConfig, AuthorizationInterceptor, ...
Can you please share the github link of this tutorial?

mydevcarrer
Автор

There a class called "JWT" in service package, could you share that us? You created objects from there, please. Thanks

rmrz
Автор

Hello, would you please provide us with github repo.

christopher
Автор

He refactored the Token and Jwt classes and didn't even show in the video.

henriquemonteiro
Автор

Guuy, you did a great job, thank you for video

mastermood
Автор

i don't understand why you added spring security to just permit all requests on "/**", maybe i'm forgetting something but you could just avoid it right?

kiryls
Автор

Hello. Can you please provide me the GitHub repo?

henriquemonteiro
Автор

Hello, would you please provide as with github repo.

christopher
Автор

lmao 5 hours tutorial without time stamps or github repo

FellTheSky
Автор

many deprecated annotations/classes in this video

pataka
welcome to shbcf.ru