Hi @dan.woda
I am looking for an example - websockets and Auth0 with Angular, like https://github.com/auth0-community/auth0-socketio-jwt/tree/master/example
The example should consider security., as many example are there for the sake of doing type. When taken to enterprise level they flunk.
So looking for an easy example - A simple application with 1 rest controller (couple of end points) and 1 with some topic endpoint etc, and use spring security to control access
Angular page with a single button and a text area that display messages from spring backend for the subscribed topic
Bottom line - an example like the deprecated one, for angular 11