team-alembic / ash_authentication_phoenix

Drop-in authentication support for Phoenix apps using AshAuthentication.
MIT License
52 stars 23 forks source link

docs: change tutorial to help enable policy authorizers #446

Closed arcanemachine closed 1 month ago

arcanemachine commented 1 month ago

This pull request fixes issues with the policy authorizer setup instructions in the tutorial.

The first commit adds a missing import to a couple sections. The second commit adds instructions for adding the picosat_elixir solver. The content for the second pull request was taken from the main Ash tutorial.

zachdaniel commented 1 month ago

🚀 Thank you for your contribution! 🚀