Skip to content

Validate args when checking authorisation code #17

Open
@rmccue

Description

@rmccue

Tokens\Authorization_Code::validate takes an $args parameter, but we a) don't pass any data in, and b) don't do anything with it. 🙃

Per the spec, we need to validate redirect_uri matched what was passed with the original authorisation request.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions