-
Notifications
You must be signed in to change notification settings - Fork 2k
added ability to pass down url query parameters to initial oauth2.0 authorization page #503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d6521ff
added ability to pass url query parameters to initial authorization page
cosmomeese 05e38c3
fixed syntax error for previous commit
cosmomeese df9923b
added ability to pass query params to authorization page
cosmomeese 935f560
changed default auth_page_query_params from NULL to list() to fix unu…
cosmomeese 79fd5fd
fixed error resulting from moving auth_page_query_params to end of li…
cosmomeese f883c30
removed unnecessary (& incorrect) reference to auth_page_query_params…
cosmomeese a3478e3
updated documentation + fixed auth_page_query_params so they all defa…
cosmomeese 1d85300
added some unit tests
cosmomeese d19e1a2
updated code to match tidyverse style guide (using 'styler' package)
cosmomeese da325ec
Merge branch 'master' into master
cosmomeese b66806b
reversed unnecessary style changes
cosmomeese 2a55408
updated style (using styler package & manual changes where necessary)
cosmomeese 1d45bf7
Merge commit '5345aaf04486a507f5fcfe028225f4f4d7c8afa6'
cosmomeese 81b6017
Merge branch 'master' into experiment
cosmomeese 07dd312
re-styled (using 'styler') ugly code missed on first pass
cosmomeese 9e2d5d9
re-styled (using 'styler') ugly code missed on second pass
cosmomeese f56170c
manual re-style for complicated code block
cosmomeese 1acdfac
force travis CI rebuild
cosmomeese b10ca89
manual re-re-style for complicated code block
cosmomeese a330073
improved code smell
cosmomeese d92d7e9
dropped bracket
cosmomeese 54b922b
updated man pages & made sure oauth2.0_authorize_url can still receiv…
cosmomeese 89a1c42
corrected test
cosmomeese 9799af1
updated man pages
cosmomeese bfc3274
clarify code
cosmomeese 54008e6
added default param for query_extra
cosmomeese 6c70919
updated manpages
cosmomeese b12b426
replaced oauth2.0_authorize_url test for empty input & updated style
cosmomeese 4ce00ab
updated news
cosmomeese 5971fda
updated news (again)
cosmomeese f51cfa9
Merge branch 'master' into master
cosmomeese File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.