CoherenceAssent v0.2.3 CoherenceAssent.Strategies.OAuth2 View Source

OAuth 2.0 strategy.

Link to this section Summary

Link to this section Functions

Link to this function get_user(error, user_url) View Source
get_user({:ok, map} | {:error, term}, String.t | nil) ::
  {:ok, map} |
  {:error, term}