gnikolovski/no_auth

Authentication provider that requires no authentication.

1.0.1 2020-06-29 10:36 UTC

This package is auto-updated.

Last update: 2024-04-27 17:09:06 UTC


README

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Maintainers

INTRODUCTION

  • Authentication provider that requires no authentication. You can use this module to allow anonymous users to POST to your REST Api endpoints.

  • Adds form as accepted request format. It decodes form data and returns JSON.

REQUIREMENTS

This module requires no modules outside of Drupal core.

INSTALLATION

Use the following command to install the module:

composer require gnikolovski/no_auth

CONFIGURATION

There is no global configuration.

MAINTAINERS

Current maintainers: