View Member txt2trade

User Information

Blog URL:
Website:
Registered:
3 years ago

Recent Activity

Type Action Content Last Activity
Forum Post Update Updated forum post in Serving multiple users and reusing access tokens?: I'm a little fuzzy on the flow of things for my particular application. It is server-based but does not run in a browser, so multiple users will be making requests at various times, but they cannot be redirected to the user login page since they're not c 3 years ago
Forum Post Create Created new forum post in Serving multiple users and reusing access tokens?: That is helpful, JR. It tells me I'm doing what makes sense and that there's not a more efficient way. Can you help me make sense of the request token? Do I need to store the request token in the database with each user's access token, so that I have 3 years ago
Forum Post Create Created new forum post in Serving multiple users and reusing access tokens?: I'm trying to understand how the oauth_callback can be considered optional. If you don't capture the access token that way, is there another way to get the access token for a particular user? The only approach that occurs to me is to pass a username a 3 years ago
Forum Post Create Created new forum post in Serving multiple users and reusing access tokens?: Thanks, Michael. And I appreciate the importance of security. The trouble is that I'm trying to solve a problem where no browser is available. How long is the token valid? Would they be able to authenticate my app "forever" (until revoked), and then 3 years ago
Comment Create Created new comment in Netflix REST API Reference: Is there any way to access a user's account on their behalf without going through the oauth/login page? I am writing a server-side application and my users do not have access to a browser, so I have no way to execute this step. 3 years ago
Forum Post Create Created new forum post in Serving multiple users and reusing access tokens?: I'm a little fuzzy on the flow of things for my particular application. It is server-based but does not run in a browser, so multiple users will be making requests at various times, but they cannot be redirected to the user login page since they're not c 3 years ago
Forum Topic Create Created forum topic Serving multiple users and reusing access tokens? in API Forum 3 years ago
Forum Post Create Created new forum post in OAuth: gsharvard, have you seen http://mandarinsoda.com/2008/10/19/netflix-authentication-with-ruby-oauth/? It seems that the OAuth Ruby gem doesn't work with Netflix without the branch posted at http://github.com/rares/oauth/tree/master. 3 years ago

[ Page 1 of 1 ]