emotional-help-competition / backend

Java backend team's repository
1 stars 0 forks source link

Implement Spring-Security #52

Open GeloPakDev opened 1 year ago

GeloPakDev commented 1 year ago

Add basic authentication - discuss if need a stateless session

Add authorization support:

introduce USER and ADMIN role

provide API-level and service-level security

Update our REST-API documentation for security