mix ash_authentication.add_strategy.auth0
(ash_authentication v5.0.0-rc.5)
Copy Markdown
View Source
Adds Auth0 OAuth authentication to your user resource
Example
mix ash_authentication.add_strategy.auth0
Options
--user,-u- The user resource. Defaults toYourApp.Accounts.User--accounts,-a- The accounts domain. Defaults toYourApp.Accounts--identity-field,-i- The field used to identify the user. Defaults toemail
Summary
Functions
Callback implementation for Igniter.Mix.Task.igniter/1.
Functions
Callback implementation for Igniter.Mix.Task.igniter/1.