Skip to content

Commit 9e69541

Browse files
nkottarymortenpi
andauthored
Update docs/auth-flows.md
Co-authored-by: Morten Piibeleht <[email protected]>
1 parent 55696f6 commit 9e69541

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/auth-flows.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@ If the response is invalid (non-`200` code or an invalid JSON object), PkgAuthen
105105
}
106106
```
107107

108-
In this case, PkgAuthentication.jl will execute the Classic Authentication Flow. When device authentication _is_ supported by the server, the response body MUST contain:
108+
In this case, PkgAuthentication will execute the Classic Authentication Flow.
109+
110+
When device authentication _is_ supported by the server, the response body MUST contain:
109111

110112
```json
111113
{

0 commit comments

Comments
 (0)