Skip to content

Commit 2b60614

Browse files
committed
Update README.md
1 parent f30dde1 commit 2b60614

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-black">
2-
Version: 21
3-
</div>
41
52
# 4D NetKit
63

7-
4D NetKit is a built-in 4D component that allows you to interact with third-party web services and their APIs, such as [Microsoft Graph](https://docs.microsoft.com/en-us/graph/overview).
4+
**Version: 21**
5+
6+
4D NetKit is a built-in 4D component that allows you to interact with third-party web services and their APIs, such as [Microsoft Graph](https://docs.microsoft.com/en-us/graph/overview) and the [Google REST API](https://developers.google.com/workspace/gmail/api/reference/rest/v1/users.messages).
87

98
## Table of contents
109

1110
* [OAuth2Provider class](Documentation/Classes/OAuth2Provider.md)
12-
* [JWT class](Documentation/Classes/JWT.md)
1311
* [Office365 class](Documentation/Classes/Office365.md)
1412
* [Google class](Documentation/Classes/Google.md)
13+
* [JWT class](Documentation/Classes/JWT.md)
1514
* [Tutorial : Authenticate to the Microsoft Graph API in service mode](Documentation/Tutorial.md)
1615

17-
## Copyrights
1816

1917
(c) Microsoft, Microsoft Office, Microsoft 365, Microsoft Graph are trademarks of the Microsoft group of companies.
2018

0 commit comments

Comments
 (0)