serverpod_auth_bridge_server library

This library provides backwards compatibility for the new authentication module with the legacy serverpod_auth module.

It includes utilities to convert legacy sessions, import legacy passwords, and manage legacy authentication data.

Classes

AuthBackwardsCompatibility
Collections of helper functions to work with legacy authentication data.
AuthBackwardsCompatibilityConfig
Configuration for the serverpod_auth_bridge backwards compability module.
Endpoints
Protocol