Skip to content

gmurin08/BasicAuth-Java-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BasicAuth-Java/Maven-Application

The purpose of this repository is to serve as an example of a basic auth implementation in the Java back-end envrionment. The application itself is rather bare bones, but it serves as an important starting point in developing a secure web application.

Upon running and compiling, the application will proceed to a login page and request user credentials. Once a valid username and password are entered, the user may proceed to access data based on the given profile for said user.

Future potential improvements to the application are many and include improving the UX by implementing styling, implementing a more robust Modern OAuth security schema, and building out the application into a larger web application such as a gaming website as detailed in our example.

Instructions For Use:

  1. Upon downloading the file, unzip its contents into a directory of your choosings and import the project into eclipse as a new Maven project.
  2. Further instructions for building and running the application can be found here:

    https://learn.snhu.edu/content/enforced/793164-CS-230-X6333-OL-TRAD-UG.21EW6/Course%20Documents/CS%20230%20Dropwizard%20Hello%20World%20Tutorial.pdf?_&d2lSessionVal=FNJQBDKYHKdlkBVbDtcv3wy1a&ou=793164

~Gino

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published