PowAssent v0.4.2 Release Notes

Release Date: 2019-11-13 // over 4 years ago
  • 🔄 Changes

    • ➕ Added support for POST callback from provider: #101
      • Added pow_assent_authorization_post_callback_routes/0 macro to PowAssent.Phoenix.Router
      • Added :skip_csrf_protection pipeline example and scope with pow_assent_authorization_post_callback_routes/0 call to the docs
      • Use Pow.Phoenix.Router macros to dynamically filter duplicate routes