Skip to content

Conversation

svvitale
Copy link
Contributor

Hello,

I've modified the authorize() call to allow for additional URL parameters that you may not want to include in the request_token_params instance variable. This allows you to have one OAuthRemoteApp instance that can be used with a variety of query parameters. For example, with Google OAuth, I'm able to pass prompt="none" for authentication only, and prompt="consent" when I want to prompt the user for access.

Please let me know if you have any questions about my use case or the changes themselves.

-Scott

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why tab here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@lepture
Copy link
Owner

lepture commented Feb 15, 2014

merged at e6c5d75

@lepture lepture closed this Feb 15, 2014
@svvitale
Copy link
Contributor Author

Awesome, thanks @lepture! Are you planning on a release any time soon?

@lepture
Copy link
Owner

lepture commented Feb 15, 2014

@svvitale Yeah. Maybe in days. I am planning to release it: bce32ba

@lepture
Copy link
Owner

lepture commented Feb 18, 2014

@svvitale 0.4.3 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants