> Portal Navigation:
> 
> - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version.
> - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages).
> - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`).
> - Top-level index of all portals: https://dev.wix.com/docs/llms.txt
> - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt


## [Authentication](https://dev.wix.com/docs/go-headless/authentication.md)


- [About Authentication](https://dev.wix.com/docs/go-headless/authentication/about-authentication.md)

### [Setup](https://dev.wix.com/docs/go-headless/authentication/setup.md)


- [Set Up a Headless Client](https://dev.wix.com/docs/go-headless/authentication/setup/set-up-a-headless-client.md)

- [Create an SDK Client with OAuth](https://dev.wix.com/docs/go-headless/authentication/setup/create-an-sdk-client-with-oauth.md)

- [Make REST API Calls with OAuth](https://dev.wix.com/docs/go-headless/authentication/setup/make-rest-api-calls-with-oauth.md)

- [Allow Redirect URIs and Domains](https://dev.wix.com/docs/go-headless/authentication/setup/allow-redirect-uris-and-domains.md)


### [Visitors](https://dev.wix.com/docs/go-headless/authentication/visitors.md)


- [About Visitor Authentication](https://dev.wix.com/docs/go-headless/authentication/visitors/about-visitor-authentication.md)

- [Authenticate Visitors (JS SDK)](https://dev.wix.com/docs/go-headless/authentication/visitors/authenticate-visitors-js-sdk.md)

- [Authenticate Visitors (REST)](https://dev.wix.com/docs/go-headless/authentication/visitors/authenticate-visitors-rest.md)


### [Members](https://dev.wix.com/docs/go-headless/authentication/members.md)


- [About Member Login](https://dev.wix.com/docs/go-headless/authentication/members/about-member-login.md)

#### [Wix Login Page](https://dev.wix.com/docs/go-headless/authentication/members/wix-login-page.md)


- [Add Member Login with the Astro Integration](https://dev.wix.com/docs/go-headless/authentication/members/wix-login-page/add-member-login-with-the-astro-integration.md)

- [Add a Wix Login Page (JS SDK)](https://dev.wix.com/docs/go-headless/authentication/members/wix-login-page/add-a-wix-login-page-js-sdk.md)

- [Add a Wix Login Page (REST)](https://dev.wix.com/docs/go-headless/authentication/members/wix-login-page/add-a-wix-login-page-rest.md)


#### [Custom Login Page](https://dev.wix.com/docs/go-headless/authentication/members/custom-login-page.md)


- [Set Your Custom Login Page URL](https://dev.wix.com/docs/go-headless/authentication/members/custom-login-page/set-your-custom-login-page-url.md)

- [Build a Custom Login Page (JS SDK)](https://dev.wix.com/docs/go-headless/authentication/members/custom-login-page/build-a-custom-login-page-js-sdk.md)

- [Build a Custom Login Page (REST)](https://dev.wix.com/docs/go-headless/authentication/members/custom-login-page/build-a-custom-login-page-rest.md)

- [reCAPTCHA](https://dev.wix.com/docs/go-headless/authentication/members/custom-login-page/re-captcha.md)


#### [Identity Providers](https://dev.wix.com/docs/go-headless/authentication/members/identity-providers.md)


- [Sign In with Google or Facebook (JS SDK)](https://dev.wix.com/docs/go-headless/authentication/members/identity-providers/sign-in-with-google-or-facebook-js-sdk.md)

- [Sign In with Google or Facebook (REST)](https://dev.wix.com/docs/go-headless/authentication/members/identity-providers/sign-in-with-google-or-facebook-rest.md)

- [Bring Your Own Identity Provider](https://dev.wix.com/docs/go-headless/authentication/members/identity-providers/bring-your-own-identity-provider.md)



### [Admin](https://dev.wix.com/docs/go-headless/authentication/admin.md)


- [About Admin Operations](https://dev.wix.com/docs/go-headless/authentication/admin/about-admin-operations.md)

- [Make Admin API Calls with Client Credentials](https://dev.wix.com/docs/go-headless/authentication/admin/make-admin-api-calls-with-client-credentials.md)

- [Elevate API Call Permissions with the Astro Integration](https://dev.wix.com/docs/go-headless/authentication/admin/elevate-api-call-permissions-with-the-astro-integration.md)

- [Generate an API Key](https://dev.wix.com/docs/go-headless/authentication/admin/generate-an-api-key.md)

- [Make REST API Calls with an API Key](https://dev.wix.com/docs/go-headless/authentication/admin/make-rest-api-calls-with-an-api-key.md)

- [Create an SDK Client with an API Key](https://dev.wix.com/docs/go-headless/authentication/admin/create-an-sdk-client-with-an-api-key.md)

- [Call HTTP Functions on a Wix Site](https://dev.wix.com/docs/go-headless/authentication/admin/call-http-functions-on-a-wix-site.md)


### [Troubleshooting](https://dev.wix.com/docs/go-headless/authentication/troubleshooting.md)


- [Fix 403 Errors](https://dev.wix.com/docs/go-headless/authentication/troubleshooting/fix-403-errors.md)


