Skip to content

Add Guidance for the use of FAPI for payments #172

Description

@bitbucket-import-issues

Originally submitted by dgtonge (Dave Tonge) on 2018-09-10

Payments are interesting from an OAuth perspective and there are many mistakes that implementers may make, for example:

  • Executing the payment immediately after user authorisation rather than waiting for the RP to exchange the auth code for a token and hit a "confirm" or "complete" endpoint
  • Using a scope value to represent a staged payment resource, but not adequately protecting that scope value

I suggest that we add some guidance around these issues.


Bitbucket status: resolved

Bitbucket origin: issue 172

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions