Skip to content

v0.4.8

Compare
Choose a tag to compare
@danschultzer danschultzer released this 20 May 05:44
1216621

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