For the Web Server flow you will have a HTTP Date header containing the timestamp at which the token was generated - right? Combining the value of that header with expires_in will get you the value of expires_at.
/ Pelle On Tue, Dec 14, 2010 at 10:14 PM, Paul Walker <[email protected]> wrote: > Has there been discussion of using expires_at as an exact epoch time in > seconds as opposed to expires_in which is, at best, an approximation "from > the time the response was generated by the authorization server?" I > apologize if this has been discussed previously. > > ~pj > _______________________________________________ > OAuth mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/oauth >
_______________________________________________ OAuth mailing list [email protected] https://www.ietf.org/mailman/listinfo/oauth
