yandex_disk v0.1.2 YandexDisk.Auth View Source

Link to this section Summary

Types

Client Id of oauth app

Outh url used for authorization of app

Functions

Generate url to be used for auth/getting token

Link to this section Types

Link to this type

client_id()

View Source
client_id() :: String.t()

Client Id of oauth app

Link to this type

outh_url()

View Source
outh_url() :: String.t()

Outh url used for authorization of app

Link to this section Functions

Link to this function

generate_url(client_id)

View Source
generate_url(client_id()) :: outh_url()

Generate url to be used for auth/getting token