Seth Corker

Results 2 issues of Seth Corker

## Context This originally came from https://elixirforum.com/t/using-magic-links-for-registration/61166. It may also require changes to Ash Authentication Phoenix. ## Problem The magic link strategy doesn't support registration. It can only be used...

## Context The `svelte` Live View component renders `` and `` [tags inline](https://github.com/woutdp/live_svelte/blob/28cd599b368762d250c69a922af9cc1ba9214823/lib/component.ex#L108C10-L108C15). This can cause issues when using a [content security policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) because it's inline. ## Opportunity If additional...