AuthTestSupport

A collection of common authentication / authorization test support function.

Build Status

Installation

Add to your mix.exs for the :test environment:

defp deps do
  [{:auth_test_support, "> 0.0.0", only: :test}]
end

Please view the rest of the documentation on Hexdocs

Authors

We are very thankful for the many contributors

Versioning

This library follows Semantic Versioning

Looking for help with your Elixir project?

At DockYard we are ready to help you build your next Elixir project. We have a unique expertise in Elixir and Phoenix development that is unmatched. Get in touch!

At DockYard we love Elixir! You can read our Elixir blog posts or come visit us at The Boston Elixir Meetup that we organize.

Want to help?

Please do! We are always looking to improve this library. Please see our Contribution Guidelines on how to properly submit issues and pull requests.

Legal

DockYard, Inc. © 2015

@dockyard

Licensed under the MIT license