@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.