mix oidcc.gen.provider_configuration_worker (Oidcc v3.5.1)
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
--name
or-n
- The name of the provider configuration worker--issuer
or-i
- The issuer of the provider