DEV Community

Discussion on: Server side application skeleton for Go language

Collapse
 
oduhart profile image
Olivier Duhart

Thanks for sahring your work. How hard would it be to extend it to use oauth providers like google, facebook, github and such ?

Collapse
 
geosoft1 profile image
George Calianu • Edited

Well, I guess it's a bit harder. Even if the original intention was not writing a performat login system but a start point for custom web applications I will consider any improvement suggestions to be made in my spare time.
If you want to make some tries, I saw some nice resources on the internet (untested)

sohamkamani.com/blog/golang/2018-0...