fgsl/authentication

Extensions of Laminas Authentication

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:framework

pkg:composer/fgsl/authentication

1.1.0 2021-06-14 21:59 UTC

This package is auto-updated.

Last update: 2025-10-15 08:08:53 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.