How to call REST service in client application with authentication?

Asked

Viewed 17 times

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!

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.