dwyl / calendar

📅 effortlessly know when everyone in your team is available / busy with a single glance.
https://gcal.fly.dev/
GNU General Public License v2.0
25 stars 1 forks source link

PR: use `{:elixir_auth_google, "~> 1.6.8"}` for #38 #41

Closed nelsonic closed 1 year ago

nelsonic commented 1 year ago

This micro-PR updates the calls to ElixirAuthGoogle functions to use the url instead of conn as outlined in https://github.com/dwyl/elixir-auth-google/issues/94 which fixes the Error 400: redirect_uri_mismatch we saw in #38

nelsonic commented 1 year ago

@LuchoTurtle should be mergeable. 🙏

Already working in: https://gcal.fly.dev

gcal-working-on-fly io