Does anyone have a very clear step-by-step guide for implementing OAuth2 (preferably in Kohana 3.2, but I'll take whatever I can get)?
I would like it to include the tables I need to create, etc. (Hard to implement something without knowing the table structure.)
UPDATE:
I completely forgot to mention that I'm looking for a Provider implementation! Thanks! (and sorry).