File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ exports[`SSO SSO getProfileAndToken with all information provided sends a reques
2323 " Accept" : " application/json, text/plain, */*" ,
2424 " Authorization" : " Bearer sk_test_Sz3IQjepeSWaI4cMS4ms4sMuU" ,
2525 " Content-Type" : " application/x-www-form-urlencoded;charset=utf-8" ,
26- " User-Agent" : " workos-node/8.0.0-beta.4 /fetch (node/v18.20.7 )" ,
26+ " User-Agent" : " workos-node/VERSION /fetch (node/v18.0.0 )" ,
2727}
2828` ;
2929
@@ -67,7 +67,7 @@ exports[`SSO SSO getProfileAndToken without a groups attribute sends a request t
6767 " Accept" : " application/json, text/plain, */*" ,
6868 " Authorization" : " Bearer sk_test_Sz3IQjepeSWaI4cMS4ms4sMuU" ,
6969 " Content-Type" : " application/x-www-form-urlencoded;charset=utf-8" ,
70- " User-Agent" : " workos-node/8.0.0-beta.4 /fetch (node/v18.20.7 )" ,
70+ " User-Agent" : " workos-node/VERSION /fetch (node/v18.0.0 )" ,
7171}
7272` ;
7373
You can’t perform that action at this time.
0 commit comments