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.

CommentFileSizeAuthor
automatic_authorization.patch2.36 KBsharique

Comments

bhushan.nagaonkar’s picture

Issue summary: View changes

@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.