tbmelabs / tbme-tv

An open source streaming application.
Other
0 stars 1 forks source link

authorization server frontend cleanup #37

Closed bbortt closed 6 years ago

bbortt commented 6 years ago

probably remove half of the frontend applications and just use thymeleaf.. I mean why not? It would be pure html (server-rendering) and require less to package and less to load. Performance should be pretty much better but some research would still be required.

Also we should enable CSRF again!

bbortt commented 6 years ago

no longer required. --> and csrf is enabled now!