wyona / katie-backend

Katie Backend
https://katie.qa
Apache License 2.0
28 stars 2 forks source link

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

Closed michaelwechner closed 7 months ago

michaelwechner commented 7 months ago

Remove the endpoints from

com/wyona/katie/config/SecurityConfig.java

and make sure each endpoint is checking authoritzation by itself

michaelwechner commented 7 months ago

Done :-)