Phoenix LiveView redirect to external url
Today I learned that Phoenix.LiveView.redirect/2 accepts an option external
so I can redirect the user to a full external url.
Today I learned that Phoenix.LiveView.redirect/2 accepts an option external
so I can redirect the user to a full external url.