Skip to content

So far the most difficult project I managed to complete in the Jet Brains Academy platform. Taught me a lot and also made very happy realising I could do it and pass all stages without giving up.

Notifications You must be signed in to change notification settings

guiuba/Account_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hi everyone, this is my implementation of the JetBrains Academy project Account Service, stage 7/7.

image

To summarize a little, at each stage new improvements were added, namely:

1- Create the Service Structure Develop and implement the API structure. Take a first look at the future role model.

2- The Authentication Add the user authentication functionality to the service.

3- Security First! The security department took an interest in the service! It is time to implement some requirements of security standards for the authentication procedure.

4- Attention to Business It's time to implement the business logic of our service.

5- The Authorization Finalize the role model using the Spring Security functionality and add the administrative functions.

6- Logging Events Log security events, detect attacks, and monitor user activities.

7- Securing Connection Implement the HTTPS protocol to fortify the service.

About

So far the most difficult project I managed to complete in the Jet Brains Academy platform. Taught me a lot and also made very happy realising I could do it and pass all stages without giving up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages