OAuth made simple. Google account example
1–4 of 4 posts
Re: OAuth made simple. Google account example
#2While learning how OAuth works I developed this project to exemplify the simplest way avoiding OAuth libraries.
Feedback is very much welcome!
Re: OAuth made simple. Google account example
#3While 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.
Re: OAuth made simple. Google account example
#4While 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!