We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08e07e commit 9a03962Copy full SHA for 9a03962
rebar.config
@@ -4,7 +4,7 @@
4
5
{deps, [
6
{cowboy, "~> 2.10"},
7
- {oidcc, "3.0.0-alpha.5"},
+ {oidcc, "3.0.0-rc.1"},
8
%% TODO: Switch to official package once this PR is merged and released:
9
%% https://github.com/chvanikoff/cowboy_session/pull/3
10
{cowboy_session, "2.0.0-alpha.1", {pkg, oidcc_cowboy_session}}
0 commit comments