Skip to content

Commit f446904

Browse files
committed
add token auth V1
1 parent f317e08 commit f446904

File tree

11 files changed

+551
-72
lines changed

11 files changed

+551
-72
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,5 @@ dmypy.json
129129
.pyre/
130130

131131
# Alex Folder.
132-
vscode/
133-
.config/
134-
.resources and notes/
132+
.vscode/
133+
config/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Template Repo
1+
# Microsoft Graph Python Client Library
22

33
## Table of Contents
44

client/client.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

configs/build_and_upload.py

Lines changed: 0 additions & 34 deletions
This file was deleted.

configs/write_config.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)