@@ -54,7 +54,10 @@ defmodule CustomerService.MixProject do
{:open_api_spex,"~> 3.20"},
{:commanded_eventstore_adapter,"~> 1.4"},
{:cors_plug,"~> 3.0"},
{:flop,"~> 0.26"}
{:flop,"~> 0.26"},
{:req,"~> 0.5"},
{:oidcc,"~> 3.7"},
{:oidcc_plug,"~> 0.4"}
]
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.