aneyzberg / exauthly

Elixir authentication, member management, subscription app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exauthly

A user-management system with organizations. (Akin to the github-style and dockerhub authentication features, like the usual — password reset/sign-up/register, etc. as well as flexible organization membership with granular user-level permissions) with the goal of using it to power my ecommerce and subscription service through Stripe.

More later

Technologies

  • Elixir
  • Phoenix
  • React
  • Redux
  • Apollo
  • Absinthe/GraphQL
  • Guardian
  • Canada

TODO:

Server

Quickstart with the server:

mix deps.get
iex -S mix phoenix.server

About

Elixir authentication, member management, subscription app


Languages

Language:HTML 43.8%Language:Elixir 26.1%Language:JavaScript 25.3%Language:CSS 4.7%