File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ examples:
6464 curl -SfL https://raw.githubusercontent.com/mongodb/mongo-csharp-driver/master/tests/MongoDB.Driver.Examples/ChangeStreamExamples.cs -o ${DRIVERS_PATH} /ChangeStreamExamples.cs
6565 # curl -SfL https://raw.githubusercontent.com/mongodb/mongo-c-driver/master/tests/test-mongoc-sample-commands.c -o ${DRIVERS_PATH}/test-mongoc-sample-commands.c
6666 curl -SfL https://raw.githubusercontent.com/mongodb/mongo-java-driver-reactivestreams/master/examples/documentation/src/DocumentationSamples.java -o ${DRIVERS_PATH} /AsyncDocumentationSamples.java
67+ curl -SfL https://raw.githubusercontent.com/skerschb/testauth/master/src/index.js -o ${DRIVERS_PATH} /react_stitch_google.js
6768 cp examples/java/ConnectExample.java ${DRIVERS_PATH} /JavaConnectExample.java
6869 cp examples/csharp/Connect.cs ${DRIVERS_PATH} /csharpconnect.cs
6970 cp examples/python/connect/connect.py ${DRIVERS_PATH} /connect.py
You can’t perform that action at this time.
0 commit comments