View Source Mix.ExOauth2Provider (ExOauth2Provider v0.5.7)

Utilities module for mix tasks.

Summary

Functions

Raises an exception if the project is an umbrella app.

Parses argument options into a map.

Functions

@spec no_umbrella!(binary()) :: :ok | no_return()

Raises an exception if the project is an umbrella app.

@spec otp_app() :: atom()
Link to this function

parse_options(args, switches, default_opts)

View Source

Parses argument options into a map.