PowAssent v0.1.0-alpha.6 PowAssent.Strategy.OAuth2 View Source

OAuth 2.0 strategy.

Link to this section Summary

Link to this section Functions

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