Class Web.Auth.Tumblr

Inheritance graph
Description

Tumblr authentication class


Inherit Authentication

inherit .OAuth.Authentication : Authentication


Constant ACCESS_TOKEN_URL

constant string Web.Auth.Tumblr.ACCESS_TOKEN_URL

Description

The endpoint to send request for an access token


Constant REQUEST_TOKEN_URL

constant string Web.Auth.Tumblr.REQUEST_TOKEN_URL

Description

The endpoint to send request for a request token


Constant USER_AUTH_URL

constant string Web.Auth.Tumblr.USER_AUTH_URL

Description

The enpoint to redirect to when authenticating an application