Skip to content

docs: add OnPay to the third-party provider clients - #1119

Open
tomsommer wants to merge 1 commit into
thephpleague:masterfrom
tomsommer:add-onpay-provider
Open

docs: add OnPay to the third-party provider clients#1119
tomsommer wants to merge 1 commit into
thephpleague:masterfrom
tomsommer:add-onpay-provider

Conversation

@tomsommer

Copy link
Copy Markdown

Adds OnPay to the third-party provider clients list.

OnPay is a Danish payment gateway. The provider supports the authorization code and refresh token grants, optional PKCE, and an optional gateway id that scopes the authorization endpoint to a single gateway.

Two notes in case they matter to anyone reviewing: OnPay issues public clients only, so there is no client secret, and it exposes no resource owner endpoint (an access token authorizes a gateway rather than a person), so getResourceOwner() and getResourceOwnerDetailsUrl() throw BadMethodCallException and no ACCESS_TOKEN_RESOURCE_OWNER_ID is set. Both are documented in the package README.

The row is inserted alphabetically between Okta and OpenStreetMap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant