Skip to main content

User Auth Provider

The User Auth Provider in OneEntry Headless CMS facilitates user authentication and registration through various methods, such as email. By using the AuthProvider object, developers can handle user registration, including sending activation codes when necessary. The system supports diverse data types for form attributes, allowing comprehensive user data management. Key functionalities include user authentication, token management (access and refresh tokens), password changes, and logout. Additionally, it provides methods to manage authentication providers and retrieve specific details by marker or language code, ensuring secure and efficient user management across applications.

Introduction

The User Auth Provider in OneEntry Headless CMS enables user authentication and registration through various methods, such as email. By utilizing the AuthProvider object, developers can manage user registration, including sending activation codes when necessary. The system supports a variety of data types for form attributes, allowing for comprehensive management of user data. Key functionalities include user authentication, token management (both access and refresh tokens), password changes, and logout. Additionally, it offers methods to manage authentication providers and retrieve specific details by marker or language code, ensuring secure and efficient user management across applications.