Skip to content

RestSharp portable missing Authentication? #555

@IlSocio

Description

@IlSocio

Hello everyone :)
I'm trying to use the RestSharp portable, but it seems to me that any form of authentication in missing.

I'm looking at sources right now and the only reference to the authentication is inside the private MergeClientProperties method:
https://github.com/restsharp/RestSharp/blob/portable/RestSharp.Portable/HttpConverter.cs#L133-L136

But the MergeClientProperties is never called by anyone :(
Probably, I'm missing something here... How is supposed to take place the authentication?

Regards,
Marco.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions