fgsl/authentication

Laminas Authentication 扩展

1.1.0 2021-06-14 21:59 UTC

This package is auto-updated.

Last update: 2024-09-15 05:39:23 UTC


README

  • Fgsl\Authentication\Adapter\DoctrineTable

此类是一个数据库适配器,它使用 Doctrine EntityManager 建立连接。

  • Fgsl\Authentication\Adapter\JwtAdapter

JwtAdapter 类提供了基于 JavaScript Web Token 的认证。它被设计为 Laminas\Authentication 的提供者。