Skip to content

Commit

Permalink
Readme grammar fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
taaviaasver committed Oct 12, 2023
1 parent 5d839a1 commit 29721c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oauth-connect-popup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

In our regular authorization flow your application redirects the customer to the Wise authorization page. With some additional steps it can be implemented inside a popup window, meaning that the user does not leave your app.

On high level you'll only need to do two changes:
- open Wise authorization page in a popup window instead of a full redirect
On a high level you'll only need to do two changes:
- open the Wise authorization page in a popup window instead of a full redirect
- build a mechanism that understands when the flow is complete

See sequence diagram below for more details.
Expand Down

0 comments on commit 29721c6

Please sign in to comment.