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

Respect AuthorizeRemoteStart config option when starting a session #104

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

nick-jones
Copy link
Contributor

  • new session option added, skipAuthorize - this is currently only set when the session is created via a remote/request start call
  • initiateSession now invokes sendAuthorizeOrStartTransaction() instead of sendAuthorize() - the new function pays attention to the configuration value
  • configuration option added for 1.6 (already covered for 2.0.1)

@nick-jones nick-jones merged commit 2419b75 into master Oct 1, 2024
4 checks passed
@nick-jones nick-jones deleted the remote-start-authorize branch October 1, 2024 12:22
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