Skip to content
Snippets Groups Projects
Commit 643b2dc4 authored by Pravin Gaikwad's avatar Pravin Gaikwad
Browse files

Issue #3317563 by Rajeshreeputra, Pracheth, dineshreddymathuku: Replace README.txt with README.md

parent 0b4b8d12
Branches
Tags
1 merge request!9Renamed README.txt with README.md
CONTENTS OF THIS FILE
---------------------
# KEY AUTH
* Introduction
* Installation
......@@ -8,8 +7,7 @@ CONTENTS OF THIS FILE
* Maintainers
INTRODUCTION
------------
## Introduction
Key auth provides simple key-based authentication on a per-user
basis similar to basic_auth but without requiring
......@@ -22,8 +20,7 @@ For a full description of the module, visit the project page:
https://www.drupal.org/project/key_auth
INSTALLATION
------------
## Installation
* Run composer to install the dependencies.
composer require 'drupal/key_auth:^1.0'
......@@ -36,8 +33,7 @@ INSTALLATION
Drupal 8 can be found at https://www.drupal.org/node/2923804/
SETUP & USAGE
-------------
## Setup & Usage
* Grant users the 'Use key authentication' permission.
* Configure the basic settings at admin/config/services/key-auth.
......@@ -54,8 +50,7 @@ SETUP & USAGE
(ie, ?api-key=b9a9a0ee50ceab7191282b51c).
SUPPORT REQUESTS
----------------
## Support requests
Before posting a support request, carefully read the installation
instructions provided in module documentation page.
......@@ -70,8 +65,7 @@ When posting a support request, please inform if you were able to see any errors
in Recent log entries.
MAINTAINERS
-----------
## Maintainers
Current maintainers:
* mstef - https://www.drupal.org/u/mstef
- mstef (mstef) - https://www.drupal.org/u/mstef
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment