dawids21 / CoBudget

Control your budget
https://cobudget.stasiak.xyz
MIT License
0 stars 0 forks source link

30 configure spring security for mail authentication #75

Closed dawids21 closed 3 years ago

dawids21 commented 3 years ago

I configured Spring Security to use mail authentication and generate JWT tokens. I also used RestAssured for controller tests. resolves #30