# What is Authcore

## Authentication is complex. Let us deal with it.

* **Developer-first**\
  Rapid integrate with any apps with standard-based protocols and elegant REST API.
* **Beautiful UI**\
  Widgets Add login and user management functions to your app with little coding.
* **Impeccable Security**\
  Protect all user accounts with advanced security features. Third-party audited source code.

## Features

* **Frictionless Experience**\
  Improve your app’s sign up funnel with a sleek passwordless experience.
* **Advanced Authentication**\
  Support multiple authentication methods such as passwordless, social login, authenticator app and security key.
* **Customizable UI**\
  Add authentication to your apps with little coding, customize it to your preference.
* **Social Login**\
  Sign in with popular social platforms including Facebook, Google, Twitter, GitHub, LINE, WeChat and more.
* **User Management**\
  Create and manage user accounts using a user friendly admin panel or programmatically via APIs
* **On-premises or Cloud**\
  Deploy Authcore to your own infrastructure, or use our managed cloud service with zero maintenance.
* **Access Gateway (Enterprise)**\
  Secure access to on-prem apps and private networks, obsoleting complex and insecure VPN setup.
* **Open Source**\
  Open and free for everyone, support the most common authentication needs.

## Screenshots

![Sign in](https://2558000316-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3FdWYvzbiC_Ss8a7YI%2F-M8DfxLCCBgYyJS93NUc%2F-M8DmiBzKF4yviXFyioq%2Fimage.png?alt=media\&token=db959f46-1312-4588-a733-088045fee9bb)

![User Portal](https://2558000316-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3FdWYvzbiC_Ss8a7YI%2F-M8DfxLCCBgYyJS93NUc%2F-M8DmwPiWWmYvGlw6Cw1%2Fimage.png?alt=media\&token=43b1525c-955d-4fc1-8f8a-afebc60533d5)

![2-steps verification](https://2558000316-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3FdWYvzbiC_Ss8a7YI%2F-M8Dnl1zzBAT4rata8xX%2F-M8Dno3yHOmGKQoGTyA7%2Fimage.png?alt=media\&token=f2aecb61-7de5-4d98-8909-74c2904c4bc0)


---

# 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.authcore.io/master.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.
