Basic Email Auth

Categories

Component ID

2873170

Component name

Basic Email Auth

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module Provided Basic Rest Authentication provider if you used email_registration for Drupal 8.

basic_auth uses username and password however if you used email_registration
and try to use basic auth Authentication fails, email_auth fixes this issue.