Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Issue/147 #193

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

Issue/147 #193

wants to merge 3 commits into from

Conversation

the-overengineer
Copy link

Fixes the issue where an unset STORMPATH_CONFIG.ENDPOINT_PREFIX would make the application to start an infinite loop when trying to login. It now emits and error and no longer ends up in a redirect loop.

Also fixes similar errors for ViewModelService.getLoginModel and ViewModelService.getRegisterModel, discovered upon fixing this one for the example application used to replicate this.

Fixed by introducing a new utility response format checker. Added documentation.

Fixes #147

@robertjd robertjd self-assigned this Nov 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite loop instead of error when misconfigured
2 participants