Ueberauth.Strategy.Xero (Üeberauth Xero v0.1.0)

Xero Strategy for Überauth. See https://developer.xero.com/documentation/guides/oauth2/auth-flow

Link to this section Summary

Functions

Callback implementation for Ueberauth.Strategy.extra/1.

Handles the callback from Xero.

Callback implementation for Ueberauth.Strategy.info/1.

Fetches the uid field from the response.

Link to this section Functions

Link to this function

credentials(conn)

Callback implementation for Ueberauth.Strategy.credentials/1.

Link to this function

decode_token(token)

Link to this function

default_options()

Callback implementation for Ueberauth.Strategy.default_options/0.

Callback implementation for Ueberauth.Strategy.extra/1.

Link to this function

handle_callback!(conn)

Handles the callback from Xero.

Link to this function

handle_cleanup!(conn)

Callback implementation for Ueberauth.Strategy.handle_cleanup!/1.

Link to this function

handle_request!(conn)

Callback implementation for Ueberauth.Strategy.handle_request!/1.

Callback implementation for Ueberauth.Strategy.info/1.

Fetches the uid field from the response.