Expand description
Adapter to integrate existing AuthManager with AuthProvider trait
This module provides an adapter that allows the existing AuthManager to work with the new AuthProvider trait abstraction.
Structsยง
- Auth
Manager Adapter - Adapter that implements AuthProvider for the existing AuthManager
- Auth
Manager Adapter Builder - Builder for AuthManagerAdapter