Live data from Hacker News

OAuth made simple. Google account example

github.com

1–4 of 4 posts

Re: OAuth made simple. Google account example

#4
post #3
post #2

While learning how OAuth works I developed this project to exemplify the simplest way avoiding OAuth libraries. Feedback is very much welcome!

OAuth2 is very different from the original OAuth.

Yeah, you're right. I changed the github documentation to showcase that I'm actually using OAuth2. Thanks!