I have a question.
Is there a way to do what the title says?
The user is authenticated with an oauth2 server and then a cookie session is kept. In a Controller you can use the [Authorization] attribute for this task. Can I force the user to be authenticated to access de jsnlog endpoint?
Thanks, gustavo