Changes between Initial Version and Version 1 of Ticket #9444, comment 27
- Timestamp:
- 02/15/2015 04:27:06 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9444, comment 27
initial v1 2 2 > The part of oAuth where I need to maintain state between the token request and the authentication request. 3 3 4 And you've already stated you can't use store state in the http session. But i t isn't an alternative as simple as storing the state in the database? Let's say it's Google we're dealing with..4 And 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.. 5 5 6 6 -> User makes permission request to Google. WordPress loads.