The module is an application. It is a companion to the core JSON:API framework, focusing on providing a straightforward method for signup, login, and password change functionalities using basic authentication. This module is designed to work seamlessly with external applications and does not require any custom code to be written for its configuration.
Basic Authentication: Provides a simple and widely supported method for authenticating API requests using a username and password.
Public API Calls: Facilitates public API calls for user registration, login, and password updates, making it easy to integrate with a variety of external systems.
No Code Required: Allows administrators to enable and disable public API calls without needing to write or modify any code.
Easy to Configure: Designed for ease of use, enabling quick and simple setup for multiple APIs within the same database.
Simple Integration: The use of basic authentication makes it a straightforward choice for developers integrating with external applications.
Efficiency: Reduces development time by providing pre-built functionalities for common user management tasks.
Flexibility: The ability to enable or disable public API calls on a per-API basis provides flexibility and control.
Json API Public Requests
with"api_framework"
This module allows you to enable / disable public calls with your any jsonapi using our api_framework. You can use it for signup user, login user, and change password. (No code required) Easy to maintain and configure multiple APIs. You can enable for one API and same time disable for another API in the same database.
Here's how the module works:
Note:
This module is Free. You can download from your previously purchased apps account.
Register
Login
Change Password
Frequently Asked Questions (FAQs)
Find answers of common questions you might have about this addon. If you don't see your question addressed here, feel free to contact us!