pow_assent icon indicating copy to clipboard operation
pow_assent copied to clipboard

Accept block for link generator helper methods

Open danschultzer opened this issue 5 years ago • 0 comments

Resolves #151

Since do block runs before it's passed to the method there is no way of rewriting PowAssent.Phoenix.ViewHelpers.provider_links/2. I don't know if this is the right approach. My general feeling is that this should be solved with pure CSS, or writing out the provider links logic manually.

The view helpers provider very little extra functionality, so it might be best to just direct devs to write them out in their own view modules.

danschultzer avatar Mar 14 '20 21:03 danschultzer