Skip to content

gutschilla/plug_authorization_roles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlugAuthorizationRoles

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add plug_authorization_roles to your list of dependencies in mix.exs:

    def deps do [{:plug_authorization_roles, "~> 0.0.1"}] end

  2. Ensure plug_authorization_roles is started before your application:

    def application do [applications: [:plug_authorization_roles]] end

About

A plug and config framework that checks for user roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages