Commit Graph

5 Commits

Author SHA1 Message Date
dhingey
5df4097aa0 Add OAuth.deleteUserData method
Removes the user's oAuthId-to-uid mapping from Redis upon user deletion.
This fixes an issue where OAuth services could not link to a user if a
user account was deleted and then re-created.
2014-07-09 00:32:44 -07:00
Julian Lam
843b0c734c updated sso-oauth plugin for 0.4.0 2014-03-18 20:04:18 -04:00
Julian Lam
d14c3fd3ab actually, don't need staticDirs at all in this plugin... 2014-02-05 16:49:05 -05:00
PunKeel
592e9dc073 Update plugin.json to use staticDirs
instead of staticDir, now deprecated
2014-02-05 18:42:49 +01:00
Julian Lam
9fd27ff2fc init 2014-01-29 11:42:06 -05:00