mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated ETAPI (markdown)
parent
29b15422b8
commit
106e6fe4e2
2
ETAPI.md
2
ETAPI.md
@ -21,7 +21,7 @@ Authorization: Basic BATOKEN
|
||||
```
|
||||
|
||||
* Where `BATOKEN = BASE64(username + ':' + password)` - this is a standard Basic Auth serialization
|
||||
* Where `username` is an arbitrary string and is not checked, use e.g. "trilium"
|
||||
* Where `username` is "etapi"
|
||||
* And `password` is the generated ETAPI token described above.
|
||||
|
||||
Basic Auth is meant to be used with tools which support only basic auth.
|
Loading…
x
Reference in New Issue
Block a user