README.md
# AshAuthentication.Phoenix


[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_authentication_phoenix)
The `ash_authentication_phoenix` package extends
[`ash_authentication`](https://github.com/team-alembic/ash_authentication) by
adding router helpers, plugs and behaviours that makes adding authentication to
an existing Ash-based Phoenix application dead easy.
## Documentation
See the [official documentation](https://ash-hq.org) for more.
Additionally, documentation for the latest release will be [available on
hexdocs](https://hexdocs.pm/ash_authentication_phoenix) and for the [`main`
branch](https://team-alembic.github.io/ash_authentication_phoenix).
## Contributing
* To contribute updates, fixes or new features please fork and open a pull-request against `main`.
* Please use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) - this allows us to dynamically generate the changelog.
* Feel free to ask any questions on out [GitHub discussions page](https://github.com/team-alembic/ash_authentication_phoenix/discussions).
## License
MIT