ueberauth_bungie v0.1.1 Ueberauth.Strategy.Bungie.OAuth View Source

Oauth2 Strategy for Bungie

Link to this section Summary

Link to this section Functions

Link to this function authorize_url(client, params) View Source
Link to this function authorize_url!(params \\ [], opts \\ []) View Source

Provides the authorize url for the request phase of Ueberauth. No need to call this usually.

Link to this function get(token, url, headers \\ [], opts \\ []) View Source
Link to this function get_access_token(params \\ [], opts \\ []) View Source
Link to this function get_token(client, params, headers) View Source