Skip to content

Providers

UAIF supports multiple providers across authentication, database, and storage segments.

Available Providers

Authentication

ProviderPackageStatusDocs
Clerk@uaif/adapter-clerkAvailable
Firebase Auth@uaif/adapter-firebase-authAvailable

Database

ProviderPackageStatusDocs
MongoDB@uaif/adapter-mongodbAvailable

Storage

ProviderPackageStatusDocs
Cloudinary@uaif/adapter-cloudinaryAvailable

Registry-Only Providers

These providers are registered in the UAIF registry but do not yet have installable adapter packages:

ProviderSegmentSDK
PostgreSQLDatabasepg
S3Storage@aws-sdk/client-s3

INFO

Registry-only providers are available for future adapter development. If you need a provider that doesn't have an adapter yet, see Creating Adapters.

Provider Status Legend

StatusMeaning
AvailableAdapter package exists and can be installed
RegistryProvider defined in registry, no adapter
DeprecatedStill works, but will be removed

Released under the MIT License.