Skip to content

Commit 77ff9f0

Browse files
committed
document features by host
1 parent 52958f5 commit 77ff9f0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,20 @@ OAuth has multiple advantages over personal access tokens or SSH:
2626

2727
[^1]: Scenario: an old disk backup is leaked.
2828

29+
## Features by host
30+
31+
| Host | Preconfigured | OAuth | OAuth device flow |
32+
|---------------------|---------------|-------------------|-------------------|
33+
| github.com ||||
34+
| gitlab.com ||||
35+
| gitlab.example.com | 🗙 |||
36+
| gitea.example.com ||| 🗙 |
37+
| forgejo.example.com ||| 🗙 |
38+
| bitbucket.org ||| 🗙 |
39+
| googlesource.com ||| 🗙 |
40+
41+
OAuth device flow is useful for browserless systems.
42+
2943
## Installation
3044

3145
### All platforms

0 commit comments

Comments
 (0)