Feature Update: GoogleAuth (02 Jan 2025)
GoogleAuth v.2.4.3
Added separate client ID for different frontend - web, ios, android.
In templates/config/staticuserapp.json.t add section:
"google_auth": {
"enabled": true,
"client_id": "#web_client_id",
"android_client_id": "#android_client_id",
"ios_client_id": "#ios_client_id"
},
In templates/config/googleAuth.json.t add 3 pairs “key-value”:
"androidClientId": "#android_client_id",
"iosClientId": "#ios_client_id",
"webClientId": "#web_client_id",
Component Version Table:
# | Products | Last versions | Updated Release versions | Additional notes / Compatibility |
---|---|---|---|---|
Main Components | ||||
1 | Backend (core) | 2.4.9 |
|
|
2 | Puppeteer | 2.4.7 |
|
|
3 | CoreConfig | 2.4.9 |
|
|
4 | Workflow | 2.4.6 |
|
|
5 | Roles | 2.4.5 |
|
|
6 | PaymentGateway | 1.0.4 |
|
|
7 | WithdrawRestrictions | 2.4.5 |
|
|
8 | SwapGateway | 2.4.5 |
|
|
9 | GoogleAuth | 2.4.2 | 2.4.3 |
|
10 | ManualRateSource | 2.4.4 |
|
|
11 | KYCGateway | 1.0.2 |
|
|
12 | ManualPaymentInterface | 2.2.1 |
|
|
13 | Proxy | 1.4.1 |
|
|
Public Components | ||||
14 | TradingView | 0.1.0 |
|
|
15 | Elboto | 1.0.0-37 |
|
|
Additional Components | ||||
16 | UtxoPaymentInterface | 2.1.3 |
|
|
17 | BankPaymentInterface | 1.4.1 |
|
|
18 | EthGoPI | 1.0.2 |
|
|
19 | TronPaymentInterface | 1.0.6 |
|
|
20 | ReferralProgram | 2.4.4 |
|
|
21 | Staking | 2.4.2 |
|
|
22 | SumSub | 2.2.1 |
|
|
23 | WhiteBit | 2.4.11 | 2.4.12 |
|
24 | KYCGlorep | 1.0.0 |
|
|
25 | BankPaymentInterfaceGloRep | 2.4.2 |
|
|