From 10550921a9457c816984ad859dc54fa477cb8fcb Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Tue, 5 Feb 2019 18:38:03 +0530 Subject: [PATCH] Back-link added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 075a1d8d..15fd6a76 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ If you're not yet a student, you can get access to the course here: http://bit.l - [Spring Security – Auto Login User After Registration](http://www.baeldung.com/spring-security-auto-login-user-after-registration) - [Keep Track of Logged In Users with Spring Security](http://www.baeldung.com/spring-security-track-logged-in-users) - [Login For a Spring Web App – Error Handling and Localization](http://www.baeldung.com/spring-security-login-error-handling-localization) +- [Notify User of Login From New Device or Location](https://www.baeldung.com/spring-security-login-new-device-location) ### Build and Deploy the Project ```