2017-08-08 16:28:17 +00:00
|
|
|
---
|
2020-01-18 00:18:09 +00:00
|
|
|
layout: api
|
|
|
|
page_title: Auth Methods - HTTP API
|
|
|
|
sidebar_title: Auth Methods
|
2017-08-08 16:28:17 +00:00
|
|
|
description: |-
|
2017-09-13 01:48:52 +00:00
|
|
|
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.
|
|
|
|
---
|
|
|
|
|
2017-09-13 01:48:52 +00:00
|
|
|
# Auth Methods
|
2017-08-08 16:28:17 +00:00
|
|
|
|
2017-09-13 01:48:52 +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
|
|
|
|
2017-09-13 01:48:52 +00:00
|
|
|
For the API documentation for a specific auth method, please choose a auth
|
|
|
|
method from the navigation.
|