elixir-auth-google-demo
elixir-auth-google-demo copied to clipboard
⭐️ A basic example of using Google Auth in a Phoenix App.
At present this demo app uses: https://github.com/dwyl/elixir-auth-google-demo/blob/ad1c5bf4b7d471f6b3499dfc32130ed64ada4ff2/mix.exs#L45 Should we upgrade it to `1.7 RC2`? Instructions to update would be similar to: https://github.com/dwyl/phoenix-chat-example/issues/149 ***`.then`*** we could also update the setup instructions...
Bumps [jason](https://github.com/michalmuskala/jason) from 1.4.3 to 1.4.4. Changelog Sourced from jason's changelog. 1.4.4 (26.07.2024) Fix warnings on Elixir 1.17 by conditionally compiling Decimal support Commits 926d2ac Bump 1.4.4 6c1b99e Raise if...
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.18.1 to 0.18.2. Release notes Sourced from excoveralls's releases. v0.18.2 Enhancements Print warnings about incorrectly used ignore-markers (#325), such as start-marker without a corresponding stop-marker, or two...