Skip to content

Error when reply() is called with a third argument (non-auth) #3303

Closed
@hueniverse

Description

@hueniverse

Currently, the third argument is only used by the authentication strategy logic and is ignored elsewhere. This is to ensure the interfaces are used correctly and prevent bugs. Note that if you pass the result of a cached method directly to reply, you will need to drop the third ttl argument.

Metadata

Metadata

Assignees

Labels

breaking changesChange that can breaking existing code

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions