JujaLabs / microservices

Microservices for juja online training cources
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Administrator login page #43

Open vkuchyn opened 8 years ago

vkuchyn commented 8 years ago

As administrator I want to visit my home page with login and password.

OlgaKulikova commented 8 years ago

43: spring security + jwt authentication configuration, pojo without interfaces

vkuchyn commented 8 years ago

@OlgaKulikova create pull request, please

OlgaKulikova commented 8 years ago

@vkuchyn I did it not through the fork but with branch 43-admin-auth.

vkuchyn commented 8 years ago

@OlgaKulikova in any case - there is need to create pull request, both as from fork, as from another branch. Please, go to https://github.com/JuniorsJava/microservices/pulls and create new. Set compare branch 43-admin-auth

OlgaKulikova commented 8 years ago

@vkuchyn Done

vkuchyn commented 8 years ago

@OlgaKulikova cool, thanks! )