Jan. 10, 2014
3:37 p.m.
Anybody implemented OAuth2 as a server in Pharo? It is, token generation, management, invalidation, etc. I want to integrate the auth of our app to the native "AccountsManager" of Android, but for that I'd need a way to validate the tokens (or revoke them) server side. Regargs, Esteban A. Maringolo