elixir-samples icon indicating copy to clipboard operation
elixir-samples copied to clipboard

A collection of samples on using Elixir with Google Cloud Platform.

Results 9 elixir-samples issues
Sort by recently updated
recently updated
newest added

[Policy Bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/policy#policy-bot) found one or more issues with this repository. - [x] Default branch is 'main' - [x] Branch protection is enabled - [ ] Renovate bot is enabled -...

type: process
policybot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

kokoro:force-run
owlbot:run

As you all know, in the Authorization Request of OAuth 2.0, it is recommended to use the state parameter as CSRF countermeasure. https://developers.google.com/identity/protocols/OAuth2WebServer However, Identity beginners may use your sample...

cla: yes

I have an offline task that needs to run periodically over a long time period, and my access token expires too quickly. I need to use a refresh token pattern...

triage me
:rotating_light:

Hello, i've got a little problem. I want to upload a file via a form to my google cloud bucket. With the `file_input` function from the `Phoenix.HTML.Form` module i receive...

type: question

Hey guys, when trying to run the app `mix phx.server`, Im having ``` == Compilation error in file web/views/layout_view.ex == ** (RuntimeError) unexpected EEx.Engine state: {:safe, [{:|, [], [{:__block__, [],...

type: question

First of all, thank you for creating this project. I launched it and got some warnings. Elixir 1.7.3 ```iex warning: found quoted atom "upload_protocol" but the quotes are not required....

type: question