oauth/oidc

This commit is contained in:
bluepython508
2023-11-07 19:35:03 +00:00
parent a0fc306df1
commit 54db8727b0
20 changed files with 670 additions and 3 deletions

View File

@@ -47,7 +47,8 @@ defmodule SsoBsn.MixProject do
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.1.1"},
{:plug_cowboy, "~> 2.5"},
{:wax_, "~> 0.6.0"}
{:wax_, "~> 0.6.0"},
{:boruta, "~> 2.3.0"}
]
end