Skip to content

Commit

Permalink
Merge pull request #1 from MollieGoncalo/MollieGoncalo/update-oauth2-…
Browse files Browse the repository at this point in the history
…to-mymollie

Update oauth2 authorize endpoint to my.mollie
  • Loading branch information
MollieGoncalo authored Aug 24, 2022
2 parents 773a8ec + c563a83 commit e7113cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/reference/oauth2/authorize.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Authorize

.. endpoint::
:method: GET
:url: https://www.mollie.com/oauth2/authorize
:url: https://my.mollie.com/oauth2/authorize

.. note:: You should construct the Authorize URL from the endpoint above with the parameters below. Then, you should
redirect the resource owner to the Authorize endpoint.
Expand Down

0 comments on commit e7113cf

Please sign in to comment.