Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #9444, comment 27


Ignore:
Timestamp:
02/15/2015 04:27:06 AM (11 years ago)
Author:
jasonhendriks
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9444, comment 27

    initial v1  
    22> The part of oAuth where I need to maintain state between the token request and the authentication request.
    33
    4 And you've already stated you can't use store state in the http session. But it isn't an alternative as simple as storing the state in the database? Let's say it's Google we're dealing with..
     4And you've already stated you can't use store state in the http session. But isn't an alternative as simple as storing the state in the database? Let's say it's Google we're dealing with..
    55
    66-> User makes permission request to Google. WordPress loads.