Skip to content

Commit ce52c04

Browse files
Fix accident in the readme
1 parent 9df919c commit ce52c04

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
`xmas` for short 🎄
44

5-
A TypeScript/JavaScript library for interacting with the xMatt// xmApi will now automatically use
6-
OAuth tokens for all subsequent requests const groups = await xmApi.groups.get();
7-
8-
The library will automatically start using the OAuth tokens and purge the username & password from
9-
memory for security.PI.
5+
A TypeScript/JavaScript library for interacting with the xMatters API (xmApi).
106

117
- 🎄 **Zero dependencies** - Uses only native fetch API
128
- 🔒 **Multiple auth methods** - Basic auth, OAuth, and authorization code flow

0 commit comments

Comments
 (0)