I understand the concept of oauth for the most part. I've done quite a bit of research, but I'm having a lot of difficulty understanding how to use oauth to gain access to Gmail. I can't seem to find any concrete documentation for it.
I know there are a lot of node libraries for oauth, which one would you recommend me use? Is there any noob friendly tutorials for using node and oauth?
Just anything in general; I just need somewhere to start so I can understand how to apply oauth with nodejs.
I've used nodejs before, but I can't say I'm an expert in it.