aesirx-analytics 2.1.1 → 2.2.1

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -27,8 +27,8 @@ Follow the instructions in: [https://github.com/aesirxio/analytics-1stparty](htt
27
27
  ```
28
28
 
29
29
  1. (`https://example.com` is the link to your 1st party server which must be installed)
30
- 2. `CLIENT_ID` replace this with the provided `CLIENT_ID` from https://sso.aesirx.io/
31
- 3. `CLIENT_SECRET` replace this with the provided `CLIENT_SECRET` from https://sso.aesirx.io/
30
+ 2. `CLIENT_ID` replace this with the provided `CLIENT_ID` from https://dapp.shield.aesirx.io/
31
+ 3. `CLIENT_SECRET` replace this with the provided `CLIENT_SECRET` fromhttps://dapp.shield.aesirx.io/
32
32
 
33
33
  ##### Disable Consent Popup:
34
34
  ```
@@ -48,7 +48,7 @@ REACT_APP_ENDPOINT_ANALYTICS_URL=https://example.com
48
48
  REACT_APP_SSO_CLIENT_ID=[REPLACE THIS WITH THE PROVIDED CLIENT_ID]
49
49
 
50
50
  (https://example.com is the link to your 1st party server)
51
- `CLIENT_ID` replace this with the provided `CLIENT_ID` from https://sso.aesirx.io/
51
+ `CLIENT_ID` replace this with the provided `CLIENT_ID` from https://dapp.shield.aesirx.io/
52
52
  ```
53
53
 
54
54
  ##### Disable Consent Popup:
@@ -89,7 +89,7 @@ NEXT_PUBLIC_ENDPOINT_ANALYTICS_URL=https://example.com
89
89
  NEXT_PUBLIC_SSO_CLIENT_ID=[REPLACE THIS WITH THE PROVIDED CLIENT_ID]
90
90
 
91
91
  (https://example.com is the link to your 1st party server)
92
- `CLIENT_ID` replace this with the provided `CLIENT_ID` from https://sso.aesirx.io/
92
+ `CLIENT_ID` replace this with the provided `CLIENT_ID` from https://dapp.shield.aesirx.io/
93
93
  ```
94
94
 
95
95
  ##### Disable Consent Popup: