finalclass / fcauth

Authentication system in elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FCAuth

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

TODO

  • Add created_at, updated_at to users
  • remind password
  • create user
  • update user
  • delete user
  • login page

About

Authentication system in elixir


Languages

Language:Elixir 100.0%