> For the complete documentation index, see [llms.txt](https://developer.emporix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.emporix.io/release-notes/archive/2023/2023-11-24-ce-auth0.md).

# 2023-11-24: CE - Auth0 - Social Login

### Overview

Auth0 is a vital player in the field of identity and access management (IAM), particularly in streamlining authentication and authorization for B2B and B2C applications. Our latest deployment includes updated documentation and a few New features.

### New features

| Features                           | Benefits                                                                                                                                                                                                                     |
| ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Creation of unidentified customers | Using existing user information to create new customers can greatly enhance the registration process for both customers and merchants. This streamlined approach improves efficiency and expedites the registration process. |
| Example storefront implementation  | With the implementation example provided in our documentation, you, as a merchant or implementation partner, can accelerate this type of integration.                                                                        |

### Fixes and improvements

None.

### Known problems

No known problems at time of release.

### Documentation and links

* System Management Guide - [Auth0](/ce/system-management/authentication-and-authorization/authentication/customer-authentication/auth0.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://developer.emporix.io/release-notes/archive/2023/2023-11-24-ce-auth0.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.
