- Issue created by @chfoidl
- Status changed to Fixed
11 months ago 7:25am 30 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.
The consumer should not be required when verifying a magic code.
Although a specific consumer is needed for decoupled applications, it is not for drupal native use.
The consumer parameter should be optional.
If no consumer is passed to the verify()
method, the consumer should be negotiated from the current request.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.