Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create First page #85

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Create First page #85

wants to merge 26 commits into from

Conversation

SerhiiNahornyi
Copy link
Owner

No description provided.

olegLevochkin and others added 25 commits November 8, 2020 17:48
* add dependency

* fixes after review
* Add compiler plugin

* Add checkstyle plugin

* Add git CI

Co-authored-by: Serhii Nahornyi <[email protected]>
Change token expiration time to 30min
Create basic user model for authentication
Created client directory
Added site name
Added basic dependencies
Added MySql DB to project. 
Made User model as hibernate entity.
New port is 8092
* Create authentication folder

* Change server port
Update user login logic to work with username and email,
Made both username and email, to be unique
Add user role
Create registration endpoint
@SerhiiNahornyi SerhiiNahornyi linked an issue Dec 9, 2020 that may be closed by this pull request
@SerhiiNahornyi SerhiiNahornyi changed the title Test commit, stash then force Login page creation Apr 3, 2021
@SerhiiNahornyi SerhiiNahornyi changed the title Login page creation Create First page Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create login form
2 participants