hopefully done

This commit is contained in:
2023-02-18 18:13:08 +00:00
parent 820a717665
commit 2b3ad0b217
9 changed files with 118 additions and 8 deletions

View File

@@ -44,7 +44,8 @@ defmodule PhoenixApiTemplate.MixProject do
{:plug_cowboy, "~> 2.5"},
{:guardian, "~> 2.0"},
{:bcrypt_elixir, "~> 3.0"},
{:envar, "~> 1.1.0"}
{:envar, "~> 1.1.0"},
{:guardian_db, "~> 2.0"}
]
end