golemexamples
golemexamples copied to clipboard
httr
Hey Colin! Thanks for the great repo!
Do you have any examples for implementing oauth authentication with golem?
My code works locally, but when I run it in a docker container for testing, this gets printed in the console:
Please point your browser to the following url:
https://...
I was checking this gist here: https://gist.github.com/hadley/144c406871768d0cbe66b0b810160528
Do you think this is something that should be done with {brochure}?