LM-Commons / LmcUser

A generic user registration and authentication module for Laminas. Supports Laminas\Db and Doctrine2. (Formerly ZfcUser)
BSD 3-Clause "New" or "Revised" License
15 stars 16 forks source link

OAUTH2 authentication adapter #61

Open visto9259 opened 6 months ago

visto9259 commented 6 months ago

Develop an OAUTH2 customizable authentication adapter.

Different plugins should be made avaialble to support:

There should be documentation to explain how to extend the adapter to support other OAUTH2 providers

This should be a separate package from LmcUser