fgsl/authentication

Extensions of Laminas Authentication

1.1.0 2021-06-14 21:59 UTC

This package is auto-updated.

Last update: 2024-04-15 04:42:25 UTC


README

  • Fgsl\Authentication\Adapter\DoctrineTable

This class is an database adapter that uses a Doctrine EntityManager to establish the connection.

  • Fgsl\Authentication\Adapter\JwtAdapter

Class JwtAdapter provides authentication based on Javascript Web Token. It was designed to work as provider for Laminas\Authentication.