New
v0.4.18
Now supports Phoenix HTML 4.0. #248
PowAssent.Phoenix.ViewHelpers has been replaced with PowAssent.Phoenix.HTML.CoreComponents for Phoenix 1.7. The following functions be used in place of the previous view helper functions:
PowAssent.Phoenix.HTML.CoreComponents.provider_links/1PowAssent.Phoenix.HTML.CoreComponents.authorization_link/1PowAssent.Phoenix.HTML.CoreComponents.deauthorization_link/1
Enhancements
- [
PowAssent.Phoenix.HTML.CoreComponents] added with template functions for authorization links #248
Deprecations
- [
PowAssent.Phoenix.ViewHelpers] has been deprecated and removed from Phoenix 1.7 #248