CoherenceAssent v0.3.1 CoherenceAssent.Strategy.Github View Source
Github OAuth 2.0 strategy.
Link to this section Summary
Link to this section Functions
Link to this function
callback(conn, config, params)
View Source
callback(Conn.t, Keyword.t, map) :: {:ok, %{conn: Conn.t, client: OAuth2.Client.t, user: map}} | {:error, term}