Sign in Sign up
nuget

Lyo.Authentication.Postgres

PostgreSQL persistence for Lyo.Authentication. Provides EF Core stores for opaque API tokens (`[user].[token]`), Lyo users (`[user].[user]`), linked external identities (`[user].[linked_identity]`), extra JWT claims (`[user].[claim]`), and authorization scopes (`[user].[scope]`). Schema-owning library — owns the `[user]` schema and the `__EFMigrationsHistory` table inside it.

nuget View on Nuget

Activity

Latest release
1d ago
Total releases
12
Cadence
~daily
Last 12 months
12

Details

License
Apache-2.0
First release
Aug 16, 2026
Releases
Version Released
2.0.1 patch
2.0.0 major
1.0.13 patch
1.0.11 patch
1.0.9 patch
1.0.6 patch
1.0.5-preview.9 pre
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial