Strava v0.4.1 Strava.Client View Source

Link to this section Summary

Functions

Create a client using the access token from config

Create a client using the provided access token

Link to this section Types

Link to this type t() View Source
t() :: %Strava.Client{access_token: String.t()}

Link to this section Functions

Create a client using the access token from config

Link to this function new(access_token) View Source
new(String.t()) :: t()

Create a client using the provided access token