drone29a / clj-oauth

OAuth Consumer support for Clojure
BSD 2-Clause "Simplified" License
273 stars 52 forks source link

Allow extra params when constructing user approval URI #46

Closed danielsz closed 8 years ago

danielsz commented 8 years ago

Allow user to specify extra params when constructiing approval URI. Specific use case is the "force_login" option in the Twitter authentication flow.

See #30

drone29a commented 8 years ago

Hey, thanks for the patch. This is probably OK, but I need to load up context to do a quick sanity check before accepting. Swamped this evening, but will get to it soon.

danielsz commented 8 years ago

Yes, of course. Please take your time. Thank you.

drone29a commented 8 years ago

Thanks for the pull request!

danielsz commented 8 years ago

:+1: thank you!