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

changePassword autoLogin: true doesn't work #626

@nguyenning

Description

@nguyenning

After setting up the sample project with this setting and reset my password, the app doesn't auto log me in.

web: {
    forgotPassword: {
          enabled: true,
    },
    changePassword: {
          enabled: true,
          autoLogin: true // DOESN'T WORK
    }
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions