PowAssent v0.4.8 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
  • ✨ Enhancements

    • [PowAssent.Plug] Added PowAssent.Plug.put_create_session_callback/2 #178
    • [PowAssent.Plug] Added PowAssent.Plug.fetch_config/1 #178
    • [PowAssent.Plug] Now calls create session callbacks set with PowAssent.Plug.put_create_session_callback/2 when a session is created #178
    • [PowAssent.Plug.Reauthorization] Added plug to enable reauthorization #178
    • 👻 [PowAssent.Phoenix.AuthorizationController] Now instead of raising an exception for strategy errors, the user is redirected to the sign in page with a generic error message #179
    • [PowAssent.Config] Added PowAssent.Config.merge_provider_config/3 #166
    • [PowAssent.Plug] Added PowAssent.Plug.merge_provider_config/3 #166