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

Use the endpoints.api config value when generating the url on login #106

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

Conversation

noamkfir
Copy link

It seems the call to _getNavigateUrl in the login method is the only case where it is passed without a resource. We found it necessary to add this.config.endpoints.api.

Please note that this change was made by another team member some time ago on 0.4.18. Unfortunately, that team member left no documentation and is no longer working with us, so, quite frankly, we're not sure exactly what problem this solves. But we do know that it was a necessary change.

Does this change conflict with known use cases? Is there a reason no resource is passed to _getNavigateUrl on login? Finally, if this PR doesn't make sense, is there a better way to achieve the behavior represented by this change?

Apologies for being so vague :(

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.

None yet

1 participant