Skip to content

🔒Third-party API integration, Spring Security, Authentication, Retrofit

Notifications You must be signed in to change notification settings

gerzson-pszota/SpringSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-The application is communicating with a third-party API.
-It connects to a SQL database and store the received data there.
-It has a REST endpoint where the entries from the database are listed
-Connection details are being read from environment variables.
-The Web API endpoints are authorized with a valid JWT Token. Using symmetric key to generate tokens with validation date.
-Retrofit is implemented in the application.

About

🔒Third-party API integration, Spring Security, Authentication, Retrofit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published