mix oidcc.gen.provider_configuration_worker (Oidcc v3.5.2)
View SourceGenerate an OpenID Connect provider configuration worker
Adds an Oidcc.ProviderConfiguration.Worker to your application and
configures it via the runtime.exs configuration file.
Example
mix oidcc.gen.provider_configuration_worker \
--name MyApp.OpenIDProvider \
--issuer https://accounts.google.com
Options
--nameor-n- The name of the provider configuration worker--issueror-i- The issuer of the provider