Further openid work

This commit is contained in:
bluepython508
2023-11-11 23:57:09 +00:00
parent 4107d37106
commit aaff151be7
8 changed files with 39 additions and 14 deletions

View File

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