Hacker News new | ask | show | jobs
by drakonka 1032 days ago
I had to read the OAuth 2.0 RFC (and OIDC specs) while implementing an auth service and found it to be pleasantly painless. By the end, I think I consumed the vast majority of the document itself, but during the planning and implementation phases of my task it was _mostly_ a matter of reading a few relevant chunks at a time (as opposed to reading the whole thing "cover to cover"). It was pretty intuitive to just look for relevant sections.