Namespace RestSharp.Authenticators
Classes
- HttpBasicAuthenticator
Allows "basic access authentication" for HTTP requests.
- JwtAuthenticator
JSON WEB TOKEN (JWT) Authenticator class.
https://tools.ietf.org/html/draft-ietf-oauth-json-web-token
Allows "basic access authentication" for HTTP requests.
JSON WEB TOKEN (JWT) Authenticator class.