An Ueberauth strategy for generic OpenID Connect authentication providers.
At the moment, this package is not available in Hex. Use it by including a direct
Github reference in your mix.exs
:
def deps do
[
{:ueberauth_oidc, github: "braunse/ueberauth_oidc"}
]