open-vault/website/content/api-docs/auth/index.mdx
Bryce Kalow b76a56d40c
feat(website): migrates nav data format and updates docs pages (#11242)
* migrates nav data format and updates docs pages

* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00

18 lines
614 B
Plaintext

---
layout: api
page_title: Auth Methods - HTTP API
description: |-
Each auth method publishes its own set of API paths and methods.
These endpoints are documented in this section.
---
# Auth Methods
Each auth method publishes its own set of API paths and methods. These endpoints
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.
For the API documentation for a specific auth method, please choose a auth
method from the navigation.