elixir-auth-google icon indicating copy to clipboard operation
elixir-auth-google copied to clipboard

👤Minimalist Google OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀

Results 8 elixir-auth-google issues
Sort by recently updated
recently updated
newest added

When creating a new client OAuth ID for server call, I experienced that Google doesn't ask to define the callback.

I noticed that the elixir version pinned in `mix.exs` is `~> 1.12.3`. The project seems compile fine on `1.13`, but issues a compiler warning.

help wanted
T25m
chore
technical

Google is discontinuing Google Sign-In for their new identity services: https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html The new API seems to be https://developers.google.com/identity this service for signing in. The server side verification requires sending the...

enhancement
help wanted
technical
research

As a person using the @dwyl app to be more personally effective, I do not want to stumble at the first hurdle trying to authenticate. I don't _expect_ to see...

enhancement
help wanted
T1d
priority-2
chore
technical

Update V2: Simplification of error output -> coveralls 96%

enhancement
in-progress
merge-conflicts
technical

Fantastic package, thanks a lot! Would it be possible to support fetching environment variables at runtime via `config/runtime.exs`? Thus replacing `Application.get_env/2` with `Application.fetch_env/2`.

enhancement
help wanted
T1h
priority-2
user-feedback
technical

Everything is in the title :) I want to propose a branch for Google One tap.

enhancement
help wanted
technical

I'm trying to use this in a project without Phoenix and, with the same exact credentials, it will work on the Phoenix project but not on the Elixir one. It...

help wanted
question
user-feedback
technical