This commit is contained in:
Marcel Pociot
2020-06-04 21:41:31 +02:00
parent df4005482c
commit f3d2b088da
26 changed files with 537 additions and 105 deletions

View File

@@ -0,0 +1,9 @@
---
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.