Entrance
Entrance is a modern, updated and maintained version of Doorman.
This project is being developed and it's not ready for production
You can find more in-depth documentation here.
Installation
Add entrance to your dependencies in mix.exs
.
def deps do
[{:entrance, "~> 0.1.0"}]
end
Contribute
I'm totally open to new ideas. Fork, open issues and feel free to contribute.