prakharchoudhary / java-debugging-flashy

Accompanying project to follow Treehouse Course - Debugging an existing Java Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add the ability to log in to the application

prakharchoudhary opened this issue · comments

Currently we just use sessions to track Flash Card history.

Can you add authentication please?

If you're looking for how to implement something like that, check out User Authentication in Spring