You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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) :
Related issues:
N/A
Suggested labels:
Bug
The text was updated successfully, but these errors were encountered: