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

Don't error out on undefined options #793

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

KuSh
Copy link

@KuSh KuSh commented Oct 4, 2021

Description

This allow calling sign with undefined options without erroring out

Fixes #703

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs N/A
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@iamart
Copy link

iamart commented May 15, 2024

Wondering why those tests were even created.

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.

Cannot pass undefined for optional options
2 participants