Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Sara / Added brand to ws #3732

Merged
merged 2 commits into from
Oct 4, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Added brand to ws
  • Loading branch information
sara-fs committed Sep 12, 2022
commit a019b60e4dc246c6bca84e085bb72e321e139291
4 changes: 2 additions & 2 deletions src/common/appId.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ export const getWebSocketURL = () => `wss://${getServerAddressFallback()}/websoc
export const generateWebSocketURL = serverUrl => `wss://${serverUrl}/websockets/v3`;

export const getOAuthURL = () =>
`https://${generateOAuthDomain()}/oauth2/authorize?app_id=${getAppIdFallback()}&l=${getLanguage().toUpperCase()}`;
`https://${generateOAuthDomain()}/oauth2/authorize?app_id=${getAppIdFallback()}&l=${getLanguage().toUpperCase()}&brand=binary`;

export const getOAuthURLDeriv = () =>
`https://oauth.deriv.com/oauth2/authorize?app_id=31665&l=${getLanguage().toUpperCase()}`;
`https://oauth.deriv.com/oauth2/authorize?app_id=31665&l=${getLanguage().toUpperCase()}&brand=deriv`;

// 19111

Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy