View Source mix ash_authentication.phoenix.routes (ash_authentication_phoenix v2.4.4)

Prints all routes pertaining to AshAuthenticationPhoenix for the default or a given router.

This task can be called directly, accepting the same options as mix phx.routes, except for --info.

Alternatively, you can modify your aliases task to run them back to back it.

aliases: ["phx.routes": ["do", "phx.routes,", "ash_authentication.phx.routes"]]

Summary

Functions

get_url_info(url, arg)