Skip to content

Commit 5eb87be

Browse files
authored
chore: update README to remove design priorities
Removed design priorities section from README.
1 parent 094a317 commit 5eb87be

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
A Microsoft Graph CLI built for both humans and agents.
44

5-
The design priority is not breadth. It is **auth durability**:
6-
- store both access and refresh tokens on disk
7-
- rotate refresh tokens safely when Microsoft returns a new one
8-
- preserve the existing refresh token if Microsoft does not return a replacement during refresh
9-
- avoid partial writes and token-loss corruption
10-
- isolate profiles cleanly across personal and org accounts
11-
- make the CLI predictable for automation
12-
135
## What it does already
146

157
### Durable auth layer

0 commit comments

Comments
 (0)