Closed jezzsantos closed 7 years ago
Originating from jezzsantos/ServiceStack.Webhooks.Azure#2.
We need a way in the ServiceClient to allow the developer to handle OnAuthenticationRequired and to be able to set the cookies or bearertoken in that handler.
ServiceClient
OnAuthenticationRequired
Originating from jezzsantos/ServiceStack.Webhooks.Azure#2.
We need a way in the
ServiceClient
to allow the developer to handleOnAuthenticationRequired
and to be able to set the cookies or bearertoken in that handler.