Packages
Low-level erlang library to encode/decode payloads for using the forum software Discourse as an SSO endpoint.
Current section
Files
Jump to
Current section
Files
discourse_as_sso_erlang
rebar.config
rebar.config
{erl_opts, [debug_info]}.
{deps, [{cowlib, "1.3.0"}]}.