Spring Boot Jwt Token Authentication : User Email Verification in Spring Boot ( In 20 Mins )

preview_player
Показать описание
In this Spring Boot tutorial, we’re building a complete user email verification system using JWT tokens and Gmail SMTP.

Learn how to:
Send styled email verification links using Gmail
Generate and validate JWT tokens securely
Build a real-world production-ready email verification system

Challenge for you: Try implementing a Forgot Password flow and restrict login to only verified users — just like we did with email verification!

Web security config tweaks for whitelisting routes

Don’t forget to like , subscribe and comment how your forgot password and login flow turned out!
Source code and extras coming soon in pinned comment or description.

0:00 - Intro
0:50 - Setting Model (Defining the Database)
2:33 - Implementation of Email Verification
5:36 - Gmail SMTP.
11:27 - JWT Tokens
14:26 - Running the application
14:47 - Verifying Email
17:42 - Security Config
17:50 - Demo (Whole application)

#springboot #jwt #emailverification
Рекомендации по теме
Комментарии
Автор

it would be nice to have this with oauth2

dzsivokado
visit shbcf.ru