Skip to content
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

feat: add extraQueryParams to AuthProvider #890

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

lucasKuratani
Copy link
Contributor

The package oidc-client-ts offers a way to pass extra query params to the authorization endpoint.

Documentation: https://authts.github.io/oidc-client-ts/classes/OidcClientSettingsStore.html#extraQueryParams

@update-docs
Copy link

update-docs bot commented Aug 24, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes. You can run yarn generate-docs to generate some!

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@8131b86). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             main      #890   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         1           
  Lines           ?        86           
  Branches        ?        32           
========================================
  Hits            ?        86           
  Misses          ?         0           
  Partials        ?         0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@simenandre simenandre left a comment

Choose a reason for hiding this comment

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

This looks good! Thank you!

@simenandre simenandre changed the title Add extraQueryParams to AuthProvider feat: add extraQueryParams to AuthProvider Oct 23, 2022
@simenandre simenandre merged commit 89dc4ea into bjerkio:main Oct 23, 2022
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.

None yet

2 participants