Skip to content

CultivateHQ/basic_auth_scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicAuthScaffold

Sets up some basic Auth routes for checking changes to Basic Auth.

My default, mix.exs configures the plugin to be loaded from a sibling directory from where you run this.

Routes are

  • localhost:4500 - credentials from config
  • localhost:4501 - credentials authenticated with a callback function
  • localhost:4502 - not even basic auth, but demonstrating check from a single authorization request header.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages