Skip to content

This repo is the resulting source code of the Getting Started Ash Authentication Phoenix tutorial.

License

Notifications You must be signed in to change notification settings

wintermeyer/ash-authentication-phoenix-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Authenticate with Ash in Phoenix

This repo is the resulting source code of the Getting Started Ash Authentication Phoenix tutorial. It is meant to be a starting point for training purposes.

After cloning this repo, you can run the following commands to get started (they setup the database and start the Phoenix server):

$ mix ash_postgres.create
$ mix ash_postgres.migrate
$ mix phx.server

Open http://127.0.0.1:4000 in your browser and you should see the page.

Please do not hesitate to contact Stefan Wintermeyer sw@wintermeyer-consulting.de in case you have a question or want to report a bug.

About

This repo is the resulting source code of the Getting Started Ash Authentication Phoenix tutorial.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published