Skip to content

Support PREA and Token in separate table from Users #30

Description

@jdickey

To avoid cluttering up the users table with fields that are only used in specific use cases, app developers may well prefer to create separate tables to support specific use cases, such as resetting/changing passwords. Configuration should be extended to add a password_reset_table attribute. Defaulting to null, it must be set to a table name if that table should be used to access the password_reset_expires_at and token attributes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureSubstantially new externally-visible capability or functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions