Skip to content

Coruja-Digital/chalk_authorization_plug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChalkAuthorizationPlug

This is a plug meant to be used with ChalkAuthorization to hadle routing access permissions.

Installation

This package is available in Hex, and can be installed by adding chalk_authorization_plug to your list of dependencies in mix.exs:

def deps do
  [
    {:chalk_authorization_plug, "~> 0.1.1"},]
end

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%