wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
26 stars 1 forks source link

Cleanup com/wyona/katie/config/SecurityConfig.java #27

Closed michaelwechner closed 2 months ago

michaelwechner commented 2 months ago

Remove the endpoints from

com/wyona/katie/config/SecurityConfig.java

and make sure each endpoint is checking authoritzation by itself

michaelwechner commented 2 months ago

Done :-)