Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authority

Hex.pm Build Status

Authority is an authentication specification for Elixir projects. It encourages conforming projects to use plain Elixir modules for authentication rather than frameworks.

See the documentation for details.

Related Libraries

  • authority_ecto - Implements Authority behaviours for your app using Ecto for persistence.

Installation

Add authority to your list of dependencies in mix.exs:

def deps do
  [
    {:authority, "~> 0.3.0"}
  ]
end

Premium Support

Infinite Red offers premium support for this library and general web & mobile app design/development services. Get in touch here or email us at hello@infinite.red.

Infinite Red Logo

Releases

Packages

Contributors

Languages