elixir_auth_google v0.1.0 API Reference

Modules

Minimalist Google OAuth Authentication for Elixir Apps. Extensively tested, documented, maintained and in active use in production.

In-memory storage for data while it's being processed. Because we are mocking the api requests in ElixirAuthGithub.HTTPoison.InMemory we have a separate module to delegate the functions we use to the actual HTTPoison module, so that's all we do here. Note: if you have a suggestion of a better way to do this, please share!