1
Hello! Following the documentation of the Crux Framework you can see an immense ease in calling a third party REST service by the client application using Crux. But when the server application has Oauth security, is there a way to implement this authentication in the client application using Crux? I am familiarizing myself with this security issue but I find it very important. I am looking for a documentation or some example to implement in this way. Or the correct way would be to implement in my server application and consume from there? Thank you!