Skip to content

Commit

Permalink
Merge branch 'feature/DEV-3074' into 'main'
Browse files Browse the repository at this point in the history
DEV-3074: change whitelist -> allowlist

See merge request whitebit_exchange/api-docs!167
  • Loading branch information
whitebit-robot committed Apr 30, 2024
2 parents 4c5e725 + 7bf63aa commit 75cf4b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/oauth/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

This endpoint activates access token.

For this request the IP of a client must be added to WB Whitelist.
For this request the IP of a client must be added to WB Allowlist.

❗ Access token duration is 300 sec.

Expand Down Expand Up @@ -49,7 +49,7 @@ Need to send "client_id", "client_secret" and "code".

This endpoint creates refresh token.

For this request the IP of a client must be added to WB Whitelist.
For this request the IP of a client must be added to WB Allowlist.

❗ Refresh token duration is 600 sec.

Expand Down

0 comments on commit 75cf4b1

Please sign in to comment.