ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
56 stars 40 forks source link

feat(Ash.PlugHelpers): Support standard actor/tenant configuration. #58

Closed jimsynz closed 1 year ago

jimsynz commented 1 year ago

As of Ash v2.3.0 there is now a standardised way of storing the actor and tenant inside the Plug connection. This PR updates AshJsonApi to use that code.

Contributor checklist

zachdaniel commented 1 year ago

Accidentally marked it as ready, sorry :)

zachdaniel commented 1 year ago

🚀 Thank you for your contribution! 🚀