mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
9 lines
242 B
Markdown
9 lines
242 B
Markdown
---
|
|
title: Authorization
|
|
order: 1
|
|
---
|
|
|
|
# Authorization
|
|
|
|
The Expose server API uses the same authentication method as the expose admin interface itself.
|
|
So you can use any of the configured user/password combinations as basic authentication. |