@@ -46,7 +46,11 @@ defmodule ProviderService.MixProject do
{:open_api_spex,"~> 3.21"},
# Pagination
{:flop,"~> 0.26"}
{:flop,"~> 0.26"},
# Authentication
{: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.