Tag Archives: RESTSharp

Unittest with RestSharp

We’re developing an aspnet core website with webapi backend all on a cloud platform. The auth part is implemented with openidconnect and cookies. Every tab is a new application to reduce release and test times. For the website / applications … Continue reading

Posted in Development | Tagged , | Leave a comment

Call upstream api with token from jQuery

We’re developing an aspnet core website with webapi backend all on a cloud platform. The auth part is implemented with openidconnect and cookies. Every tab is a new application to reduce release and test times. For the website / applications … Continue reading

Posted in Development | Tagged , , | Leave a comment