h4cc / awesome-elixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:

Home Page:https://twitter.com/AwesomeElixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add elixir_auth_google package to list of authentication libraries

nelsonic opened this issue · comments

Title

Add Package elixir_auth_google https://github.com/dwyl/elixir-auth-google

Description

Link: https://hex.pm/packages/elixir_auth_google

Description: The simplest way to add "Sign in with Google" functionality to your Elixir/Phoenix Apps

Avoid the complicated/confusing auth system/scheme with dozens of steps and incomplete docs.
Just add the elixir_auth_google package to deps in mix.exs and be done in less than 5 mins.
Complete step-by-step instructions and tested/maintained demo app available: https://github.com/dwyl/elixir-auth-google-demo