open-vault/website/pages/api-docs/auth/index.mdx

19 lines
642 B
Plaintext
Raw Normal View History

2017-08-08 16:28:17 +00:00
---
layout: api
page_title: Auth Methods - HTTP API
sidebar_title: Auth Methods
2017-08-08 16:28:17 +00:00
description: |-
Each auth method publishes its own set of API paths and methods.
2017-08-08 16:28:17 +00:00
These endpoints are documented in this section.
---
# Auth Methods
2017-08-08 16:28:17 +00:00
Each auth method publishes its own set of API paths and methods. These endpoints
2017-09-21 21:14:40 +00:00
are documented in this section. Auth methods are enabled at a path, but the
documentation will assume the default paths for simplicity. If you are enabling
at a different path, you should adjust your API calls accordingly.
2017-08-08 16:28:17 +00:00
For the API documentation for a specific auth method, please choose a auth
method from the navigation.