Closed
Description
Why?
We needed a bare-bones Google OAuth solution for allowing people to authenticate with their Google Account.
What?
A drop-in Elixir module for authenticating people with Google OAuth with minimal steps/complexity.
Who?
We are building this for ourselves for App.
We intend to document it well enough that other people in the wider Elixir community can use it in their projects.
How?
Based on the work done in https://github.com/dwyl/elixir-auth-github
build a basic module with good docs & tests that we can use for App.