Problem/Motivation

The token authentication provider uses hardcoded constants for tokens and users.

Proposed resolution

  • Move token configuration to a secure configuration object or state.
  • Implement a more flexible way to manage users and tokens.

Remaining tasks

Refactor authentication provider.

Issue fork myrest-3584388

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sergeydruua created an issue. See original summary.

sergeydruua’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

sergeydruua’s picture

Status: Fixed » Closed (fixed)