Needs review
Project:
OAuth 1.0
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Sep 2013 at 07:30 UTC
Updated:
24 Nov 2015 at 06:45 UTC
Jump to comment: Most recent
Hi,
If user is authorized once on a site, he should not be asked again to authorize, until oauth token expires.
Here is a patch to do that, please review and let me know you feedback.
| Comment | File | Size | Author |
|---|---|---|---|
| automatic_authorization.patch | 2.36 KB | sharique |
Comments
Comment #1
bhushan.nagaonkar commented@Sharique I have reviewed this patch and it works for me. After applying this patch grant access page is only shown first time for the user.