# Member Authentication

*Article Topics:* [*Members*](/getting-started/common-topics/members.md)*,* [*Sites*](/getting-started/common-topics/sites.md)

## MySQL Auth

{% content-ref url="/pages/D5VS3A5s97jgVWqxR4cm" %}
[MySQL Auth](/setup/setup/server-setup/mysql-auth.md)
{% endcontent-ref %}

## Postback URL

{% content-ref url="/pages/XtIlShDszDb9Vhh8MYfQ" %}
[Postbacks and Post URLs](/nats-admin/sites/further-reading/postbacks-and-post-urls.md)
{% endcontent-ref %}

## Site User Management

{% content-ref url="/pages/uIjhebfyoyuLzf1glZtA" %}
[Site User Management](/nats-admin/sites/further-reading/site-user-management.md)
{% endcontent-ref %}

## OpenID

{% content-ref url="/pages/GHyiHOP65KLUI0GVcYft" %}
[OpenID Connect](/nats-admin/members/further-reading/openid-connect.md)
{% endcontent-ref %}

## Password Recovery

{% content-ref url="/pages/7iVt8JWAOa2j5yK57svX" %}
[How to allow Members to retrieve or reset their Password](/nats-admin/members/common-questions/how-to-allow-members-to-retrieve-or-reset-their-password.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.toomuchmedia.com/nats-admin/members/further-reading/member-authentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
