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

Conversation

@the-overengineer
Copy link

Adds a configuration option to config.web to expand the stormpathApplication customData field as:

web:
  application:
    expand:
      customData: true # defaults to false to keep backwards compat

If specified, the expansion will automatically happen when attaching the stormpathApplication property to req.app. Do note, however, that the setting of stormpathApplication happens only once, on application load, so any updates will still need to be saved manually.

Fixes #440

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.

2 participants