File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ This document includes:
1313* [ Usage for UID2 Sharers] ( #usage-for-uid2-sharers )
1414* [ Development] ( #development )
1515 * [ Example Usage] ( #example-usage )
16+ * [ History] ( #history )
1617
1718## Who Is this SDK for?
1819
@@ -168,3 +169,9 @@ make example_client BASE_URL=https://prod.uidapi.com AUTH_KEY=my-auth-key SECRET
168169make example_auto_refresh BASE_URL=https://prod.uidapi.com AUTH_KEY=my-auth-key SECRET_KEY=my-secret-key \
169170 AD_TOKEN=AgAAAANRdREk+IWqqnQkZ2rZdK0TgSUP/owLryysSkUGZJT+Gy551L1WJMAZA/G2B1UMDQ20WAqwwTu6o9TexWyux0lg0HHIbmJjN6IYwo+42KC8ugaR+PX0y18qQ+3yzkxmJ/ee//4IGu/1Yq4AmO4ArXN6CeszPTxByTkysVqyQVNY2A==
170171```
172+
173+ ## History
174+
175+ ### 2.2.0 (07/26/2023)
176+ * Added support for /token/generate
177+ * Added support for /token/refresh
You can’t perform that action at this time.
0 commit comments