mhdsysy / appointment-scheduler-for-small-businesses

0 stars 0 forks source link

Task 2.1.2: Implement Authentication Endpoints with Spring Security #510

Open mhdsysy opened 3 days ago

mhdsysy commented 3 days ago

Set up Spring Security for handling authentication. Implement endpoints for user registration and login using JWT for stateless sessions.

mhdsysy commented 3 days ago

Depends On #508