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

Bug in checking if all required endpoints are provided #233

Open
lasanthaS opened this issue Mar 10, 2023 · 1 comment
Open

Bug in checking if all required endpoints are provided #233

lasanthaS opened this issue Mar 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@lasanthaS
Copy link

Describe the issue:
In @asgardeo/auth-react component, when an optional endpoint is passed along with other required endpoints, an exception will be thrown.

How to reproduce:
Provide an optional endpoint along with all the other required parameters.

Expected behavior:
Required parameters should be validated, but should accept the optional parameters as well.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • OS: MacOS
  • Browser: Chrome
  • SDK Version: 2.0.3

Related issues:
N/A

Suggested labels:
Bug

@lasanthaS lasanthaS added the bug Something isn't working label Mar 10, 2023
@lasanthaS
Copy link
Author

The fix for this issue were provided via #232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant