Skip to content

Sample application to demonstrate configuring Phoenix with Auth0 and Guardian

Notifications You must be signed in to change notification settings

simoncocking/orders-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orders

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

This is a sample application written to demonstrate how to use Auth0 and Phoenix with Guardian, in machine to machine API authentication scenarios. See the realted blog posts here: API Authentication with Phoenix, Auth0 and Guardian

About

Sample application to demonstrate configuring Phoenix with Auth0 and Guardian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%