Thursday, 5 September 2013

ServiceStack: Custom CredentialsAuthProvider

ServiceStack: Custom CredentialsAuthProvider

We need to pass extra info together with the Username and Password from a
mobile client with Authentication. Is it possible to inherit from
CredentialsAuthProvider and define extra data members that can then be
extracted by the server?

No comments:

Post a Comment