External Authentication

Component type

module

Maintenance status

Development status

Downloads

86684

Component created

Component changed

Description:

The ExternalAuth module provides a generic service for logging in and registering users that are authenticated against an external site or service and storing the authentication details.
It is the Drupal 8 equivalent of user_external_login_register() and related functions, as well as the authmap table in Drupal 7 core.

Services API Keys Authentication

Component type

module

Maintenance status

Development status

Downloads

688

Component created

Component changed

Extend Services module authentication.

This module allows authentication towards a web service, using API keys parameters for the service requests.
API Keys authentication: check if the provided keys are valid, they exist and belong to the right user (role and permission).
Individual API keys can be generated for each user and API keys authentication can be controlled on a per role basis.

Migrate More Extras

Component type

module

Maintenance status

Development status

Component created

Component changed

Contains some additional migrate plugins with very specific scope:

  • Migrate Source REST: A simple and minimal way to import from REST APIs providing JSON records
  • Migrate Entity Lookup: In some scenarios stubbing isn't the best way to make things work. This plugin allow you to look up arbitrary entities by value and inject them into the migrate process for use in an entity reference

Realtime Notification System API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

requires node.js on the server

What this module IS & what it is not
-----------------------
This module provides an API for other developers to run realtime notifications,
this module does not provide the interface for users to run the notifications,
because there does need to be some setup on the server side.

How to install & Setup
-----------------------
Install Drupal module as normal.

You will now need to start the node.js script,

DOOR3 utility

Component type

module

Categories

Maintenance status

Development status

Downloads

305

Component created

Component changed

This a utility functions to simplify building Drupal sites from DOOR3 Drupal team.

The problem it is solve - writing code twice and more for new projects.
Reuse if it already done before.

What module functions provides: