Open jimsynz opened 2 weeks ago
We now generate a generic action in the igniter, and should probably also do the same thing in the transformer.
https://github.com/team-alembic/ash_authentication/blob/main/lib/ash_authentication/strategies/password/transformer.ex#L399-L423
This would be a breaking change, since users will be calling those actions.
We now generate a generic action in the igniter, and should probably also do the same thing in the transformer.
https://github.com/team-alembic/ash_authentication/blob/main/lib/ash_authentication/strategies/password/transformer.ex#L399-L423