remove unused vars/aliases and fix bug where first authentication doesn't decrypt link
This commit is contained in:
@@ -6,7 +6,6 @@ defmodule Entendu.UserFromAuth do
|
||||
require Jason
|
||||
|
||||
alias Ueberauth.Auth
|
||||
alias Entendu.Links.Link
|
||||
|
||||
def find_or_create(%Auth{} = auth) do
|
||||
{:ok, basic_info(auth)}
|
||||
|
Reference in New Issue
Block a user