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

Add support for passing custom user agent header. #28

Merged
merged 5 commits into from
Apr 20, 2020

Conversation

laura-rodriguez
Copy link
Collaborator

@laura-rodriguez laura-rodriguez commented Apr 15, 2020

Based on Authn API reference the following methods can require devs to provide additional info via user-agent:

These methods will explicitly have a UserAgent property within the method's options.

User-agent will be not be overwritten if it is provided.

Fixes OKTA-286335 and #27.

UPDATE: I had to make some changes related to Travis since the build was failing.

* Remove BasedTrustedOptions.
* Update README.md.
@laura-rodriguez laura-rodriguez merged commit 4583769 into master Apr 20, 2020
@laura-rodriguez laura-rodriguez deleted the lr-add-support-for-passing-custom-user-agent branch April 20, 2020 16:42
This was referenced Apr 20, 2020
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