Postponed (maintainer needs more info)
Project:
Token authentication
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2010 at 17:50 UTC
Updated:
3 Sep 2010 at 17:55 UTC
Comments
Comment #1
Grayside commentedIllustrating the change: Add resource_id, delta, and timestamp to the table.
| uid | token | resource_id | delta | timestamp |
Other potential plugins include:
It's possible delta & timestamp should be conflated.
By plugin, I mean a Tokenauth plugin or hook implementation which will allow other modules to make use of Tokenauth in nifty ways.
I need feedback before I can pursue planning feature, marking it as such. This will probably be moved to a 2.x branch once that is created.